Commit Graph

4614 Commits (dba29ee6e70708f3ca2cb7bd93ececf62c20520f)
 

Author SHA1 Message Date
szaka 13dc794688 fix all 64-bit format string warnings 2009-03-03 19:53:14 +00:00
szaka 0f2f03418f ntfs_mapping_pairs_decompress: tabulated logging 2009-03-03 19:06:35 +00:00
szaka c3c4d9080b ntfs_attr_map_whole_runlist: cleanup, tabulated logging 2009-03-03 18:55:34 +00:00
szaka 5068137689 ntfs_non_resident_attr_expand: tabulated logging 2009-03-03 18:44:26 +00:00
szaka f7505dfd2f Prefer Support Forums for knowledge sharing 2009-03-03 08:15:19 +00:00
szaka 893ccb0e40 explicit declaration of ntfs_resident_attr_resize 2009-03-03 01:37:56 +00:00
szaka a8df23cfa8 ntfs_resident_attr_resize, ntfs_attr_truncate: tabulated logging 2009-03-03 01:34:52 +00:00
jpandre 935b1beca8 Fixed creating new reparse points (Faisal Puthuparackat) 2009-03-02 20:26:18 +00:00
jpandre 224c2fcda2 Changed attribute name offset when there is no name (Faisal Puthuparackat) 2009-03-02 20:24:16 +00:00
jpandre 19dda5be83 Allowed setting/clearing compression flag for a directory 2009-03-02 20:20:24 +00:00
jpandre 071b5f0cb8 Removed temporary code for comparing mapping pairs size to older version 2009-03-02 20:17:34 +00:00
szaka 1f24de3b20 README update 2009-02-28 13:56:46 +00:00
jpandre 571c057d05 Fixed moving the standard information attribute to an extended MFT record (Szabolcs Szakacsits) 2009-02-27 08:15:06 +00:00
szaka 1e43ec0fde fix: never move the standard information attribute into an extended MFT record (Faisal Puthuparackat, Szabolcs Szakacsits) 2009-02-27 02:33:05 +00:00
szaka 5bb72792c8 ntfs_inode_sync_standard_info: cleanup, log error 2009-02-27 02:05:28 +00:00
szaka ac85b3e5dd ntfs_inode_free_space: more cleanups 2009-02-27 01:14:53 +00:00
szaka c375eb9c28 ntfs_inode_free_space: cleanup 2009-02-26 23:46:55 +00:00
szaka fbc392830c ntfs_inode_free_space: factor out ntfs_attr_position 2009-02-26 23:41:32 +00:00
szaka 8705583421 ntfs_inode_free_space: comment cleanups 2009-02-26 22:51:22 +00:00
szaka b9a13f0053 ntfs_inode_open: log all errors 2009-02-26 21:50:13 +00:00
szaka e333c71e63 speed up mount time 2009-02-25 00:04:50 +00:00
szaka 5a7cc7f969 remove unused fuse_reply_iov 2009-02-21 19:49:15 +00:00
szaka c459836f2f ntfs_attr_pwrite: don't convert EIO to EOPNOTSUPP 2009-02-16 22:32:22 +00:00
jpandre ddfb2175a9 Improved creating gaps in sparse files 2009-02-13 10:37:53 +00:00
jpandre 93b695f1cc Adapted to ntfs-3g-2009.2.1 2009-02-12 20:32:21 +00:00
jpandre 8191533495 Fixed computation of runlists 2009-02-12 16:51:52 +00:00
szaka 1600d6917a release 2009.2.1 2009-02-11 21:41:49 +00:00
szaka a682c36625 change: support the "user." extended attribute namespace by default on Linux 2009-02-11 21:38:49 +00:00
szaka 29381f068e remove redundant ntfs_mft_record_read error loggings 2009-02-11 00:46:01 +00:00
szaka 901c3a7227 ntfs_mft_records_read: log all errors 2009-02-11 00:36:27 +00:00
szaka 27dfa1a105 ntfs_external_attr_find: fix crash when extent inode can't be opened (Erik Larsson, Szabolcs Szakacsits) 2009-02-10 21:56:48 +00:00
szaka ff7940b7e7 ntfs_external_attr_find: remove redundant error logging 2009-02-10 20:29:27 +00:00
szaka a400e4c7f0 ntfs_external_attr_find: log all errors 2009-02-10 20:16:48 +00:00
szaka 6a3da7101b ntfs_attr_lookup: log all errors 2009-02-10 20:06:29 +00:00
szaka eb27d2059f ntfs_attr_find: log all errors 2009-02-10 20:04:27 +00:00
szaka 501217f1df ntfs_mst_post_read_fixup, ntfs_mst_pre_write_fixup: log all errors 2009-02-10 19:32:15 +00:00
szaka 18213bb6a9 ntfs_extent_inode_open: remove redundant logging 2009-02-10 13:55:13 +00:00
szaka 24e47ff999 calloc -> ntfs_calloc 2009-02-10 13:50:18 +00:00
szaka 5157bd2fd3 add recover/norecover options, obsolete force option, recover from unclean journal by default 2009-02-10 13:00:04 +00:00
jpandre 2dc7362ba9 Improved computation of runlist for fragmented files O(n) instead of O(n*n) 2009-02-03 17:12:04 +00:00
szaka 84ef1c5f9d manual update 2009-02-01 14:59:56 +00:00
szaka 838af60ff1 manual: merge authors and thanks sections 2009-02-01 12:45:44 +00:00
szaka 91c57a8f08 document generic mount options accepted 2009-02-01 08:16:50 +00:00
szaka cd4666ab78 implement MacFUSE setbkuptime not to break some apps (Erik Larsson) 2009-01-31 15:48:48 +00:00
szaka 21cca783ba Credit major contributors 2009-01-29 16:04:16 +00:00
jpandre 42968369c4 Fixed access control to extended attributes when Posix ACLs are enabled 2009-01-29 09:27:14 +00:00
jpandre 2145789d66 Returned no support when extended attributes are enabled and Posix ACL are not 2009-01-29 09:25:35 +00:00
szaka b6d78e9c7e ntfs_fuse_setxattr: return EOPNOTSUPP if an extended attribute namespace isn't supported 2009-01-29 00:05:17 +00:00
jpandre 9a5e5bbfe3 Avoided logging of removal of non-existent extended attribute 2009-01-27 12:59:10 +00:00
jpandre 12a566eca6 Fixed listing of non-user extended attributes 2009-01-26 09:02:19 +00:00