ntfs-3g/src
Jean-Pierre André f4e3f126df Implemented fstrim(8)
fstrim(8) discards unused blocks on a mounted filesystem. It is useful for
solid-state drives (SSDs) and thinly-provisioned storage.
Only trimming the full device (with no option) is supported.

Contributed by Richard W.M. Jones
2014-07-31 14:03:11 +02:00
..
Makefile.am Added a new configure option '--disable-ntfs-3g'. 2011-07-06 19:11:42 +02:00
lowntfs-3g.c Implemented fstrim(8) 2014-07-31 14:03:11 +02:00
ntfs-3g.8.in Rejected reserved files names when option windows_names is set 2014-03-11 10:56:31 +01:00
ntfs-3g.c Implemented fstrim(8) 2014-07-31 14:03:11 +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
ntfs-3g.secaudit.8.in Added directions for getting a user mapping proposal through secaudit 2013-02-09 11:06:39 +01:00
ntfs-3g.usermap.8.in update date of manuals 2010-02-06 09:17:06 +00:00
ntfs-3g_common.c Added an optional argument (number of seconds) to the option delay_mtime 2012-06-18 12:34:56 +02:00
ntfs-3g_common.h Added an optional argument (number of seconds) to the option delay_mtime 2012-06-18 12:34:56 +02:00
secaudit.c Fixed apparent const violation in secaudit.c for Windows (cosmetic) 2014-06-23 10:53:23 +02:00
secaudit.h Decoded the GENERIC_ALL flag in secaudit 2014-05-22 09:01:37 +02:00
usermap.c Fixed a wrong function header in usermap 2014-06-23 11:16:02 +02:00