ntfs-3g/src
Jean-Pierre André d6558f1dea Defined option "posix_nlink" to compute a Posix compliant st_nlink
When the mount option "posix_nlink" is used, the number of links
returned by stat complies with Posix : the legacy 8.3 names are not
taken into account, and the subdirectories are taken into account
for directories. This causes some overhead for recomputing the
number of links.
2020-08-14 11:50:35 +02:00
..
lowntfs-3g.c Defined option "posix_nlink" to compute a Posix compliant st_nlink 2020-08-14 11:50:35 +02:00
Makefile.am Allowed dlopen API to be either in libc or libdl 2016-07-19 11:53:28 +02:00
ntfs-3g_common.c Defined option "posix_nlink" to compute a Posix compliant st_nlink 2020-08-14 11:50:35 +02:00
ntfs-3g_common.h Defined option "posix_nlink" to compute a Posix compliant st_nlink 2020-08-14 11:50:35 +02:00
ntfs-3g.8.in Defined option "posix_nlink" to compute a Posix compliant st_nlink 2020-08-14 11:50:35 +02:00
ntfs-3g.c Defined option "posix_nlink" to compute a Posix compliant st_nlink 2020-08-14 11:50:35 +02:00
ntfs-3g.probe.8.in Update ntfs-3g.org references 2011-03-27 15:29:48 +03:00
ntfs-3g.probe.c Silenced a compiler warning in ntfs-3g.probe 2013-07-30 11:13:51 +02:00