ntfs-3g/include/ntfs-3g
Jean-Pierre André 9c2657b4ae Made use of fuse module cache on OpenIndiana
The fuse cache does not handle properly hard-linked files, so ntfs-3g
traditionally disables it by using a null time-out. With an upgrade of
the fuse kernel module on OpenIndiana, cacheing of non hard-linked files
is now possible, so use it.
2015-09-30 08:36:37 +02:00
..
Makefile.am Inserted missing ea.h and ioctl.h in devel file list 2014-09-02 09:39:12 +02:00
acls.h Fixed processing umask when Posix ACLs are compiled in but not enabled 2014-06-23 11:20:21 +02:00
attrib.h Fixed inserting a new ACL after they have been wiped out by chkdsk 2014-04-23 09:53:13 +02:00
attrlist.h initial CVS import 2006-10-30 22:32:48 +00:00
bitmap.h add ntfs_rol32 and ntfs_ror32 2007-09-02 12:36:33 +00:00
bootsect.h ntfs_boot_sector_is_ntfs/ntfs_boot_sector_parse: log errors 2006-12-08 23:55:10 +00:00
cache.h Forced alignment on cached structs 2010-10-26 08:59:51 +02:00
collate.h Made direct calls to collation functions 2009-12-16 10:20:57 +00:00
compat.h Used ENOENT instead of ENODATA when the latter is not defined (Robert Millan) 2012-01-23 16:50:25 +01:00
compress.h developed overwriting compressed files 2010-05-25 10:25:31 +02:00
debug.h Removed unneeded variables as warned by gcc 4.6 2011-07-05 12:17:29 +02:00
device.h Added use of hd library to get the legacy BIOS geometry 2013-02-12 15:45:54 +01:00
device_io.h Reset the output file to favour appending to image in ntfsclone 2014-03-11 09:54:53 +01:00
dir.h API cleanup of const arguments. 2012-11-07 14:15:53 +01:00
ea.h Implemented an extended attribute to get/set EAs 2014-04-12 09:22:17 +02:00
efs.h Changed the interfaces to use extended attributes 2009-12-17 08:24:13 +00:00
endians.h initial CVS import 2006-10-30 22:32:48 +00:00
index.h Made direct calls to collation functions 2009-12-16 10:20:57 +00:00
inode.h Developed time stamping up to 100ns resolution 2010-01-04 08:24:44 +00:00
ioctl.h Implemented fstrim(8) 2014-07-31 14:03:11 +02:00
layout.h Used MFT record 15 for the first extent to MFT:DATA 2014-03-11 10:16:26 +01:00
lcnalloc.h developed overwriting compressed files 2010-05-25 10:25:31 +02:00
logfile.h initial CVS import 2006-10-30 22:32:48 +00:00
logging.h Enabled renaming of system extended attributes 2010-10-26 08:59:52 +02:00
mft.h Used MFT record 15 for the first extent to MFT:DATA 2014-03-11 10:16:26 +01:00
misc.h Redesigned caches for indexing cached entries 2009-12-17 17:36:06 +00:00
mst.h Avoided logging meaningless fixup errors in ntfsclone and ntfsresize 2011-09-23 11:28:42 +02:00
ntfstime.h fixed a compilation issue with uClibc 2010-04-19 10:53:31 +02:00
object_id.h Implemented getting/setting/removing object ids 2009-12-17 09:07:56 +00:00
param.h Made use of fuse module cache on OpenIndiana 2015-09-30 08:36:37 +02:00
realpath.h Fixed device path canonicalization for use by devmapper (basilinya) 2011-07-05 12:17:12 +02:00
reparse.h Changed the interfaces to use extended attributes 2009-12-17 08:24:13 +00:00
runlist.h developed overwriting compressed files 2010-05-25 10:25:31 +02:00
security.h Fixed the range of valid subauthority counts in a SID 2015-07-14 08:37:01 +02:00
support.h initial CVS import 2006-10-30 22:32:48 +00:00
types.h Forced alignment on cached structs 2010-10-26 08:59:51 +02:00
unistr.h Rejected reserved files names when option windows_names is set 2014-03-11 10:56:31 +01:00
volume.h Implemented fstrim(8) 2014-07-31 14:03:11 +02:00
xattrs.h Implemented an extended attribute to get/set EAs 2014-04-12 09:22:17 +02:00