ntfs-3g/libntfs-3g
szaka 8796b5ee89 ntfs_volume_check_hiberfile(): remove unused variable 2007-09-26 19:20:10 +00:00
..
Makefile.am Add --disable-library option: don't install libntfs-3g but link into ntfs-3g. 2007-08-23 22:32:25 +00:00
attrib.c ntfs_attr_pwrite: write cluster size blocks if it's possible when expanding 2007-09-09 21:39:37 +00:00
attrlist.c remove redundant ntfs_attr_get_search_ctx() error logging 2007-07-13 20:05:48 +00:00
bitmap.c
bootsect.c
collate.c
compat.c
compress.c
debug.c
device.c
device_io.c
dir.c fix ntfs_readdir(): return with error if filldir() fails 2007-08-08 16:15:15 +00:00
index.c remove redundant ntfs_attr_get_search_ctx() error logging 2007-07-13 20:05:48 +00:00
inode.c fix: utimes() shouldn't update the parent dir mtime (Wayne Sherman, Szaka) 2007-08-10 15:01:21 +00:00
lcnalloc.c statfs optimization: O(1) free cluster calculation (David Fox, Szabolcs Szakacsits) 2007-09-12 20:51:06 +00:00
logfile.c
logging.c ntfs_log_handler_syslog(): don't lose errno in an error path 2007-07-08 20:47:48 +00:00
mft.c statfs optimization: O(1) free cluster calculation (David Fox, Szabolcs Szakacsits) 2007-09-12 20:51:06 +00:00
misc.c
mst.c
runlist.c ntfs_runlists_merge: log all errors 2007-07-16 20:47:48 +00:00
security.c add ntfs_security_hash(): hash of a security descriptor (Anton Altaparmakov) 2007-09-02 12:38:29 +00:00
unistr.c
unix_io.c
version.c
volume.c ntfs_volume_check_hiberfile(): remove unused variable 2007-09-26 19:20:10 +00:00
win32_io.c