NetBSD/sbin/mount
drochner 5724e77fda Implement experimental support to pass notifications that a file
was deleted from the filesystem to the disk driver, commonly
known as "discard" or "trim".
fs/driver support is in ffs and ata wd for now.
This is what was posted here:
http://mail-index.netbsd.org/tech-kern/2012/02/28/msg012813.html
with minor cleanup, and the global switch replaced by a mount option.
2012-10-19 17:09:06 +00:00
..
Makefile add missing DPADD 2012-04-07 05:58:55 +00:00
fattr.c
mount.8 Implement experimental support to pass notifications that a file 2012-10-19 17:09:06 +00:00
mount.c don't print the NULL, but the error 2012-06-14 00:39:33 +00:00
mountprog.h
pathadj.c "when in doubt, let the kernel decide" 2011-02-17 16:57:46 +00:00
pathnames.h
vfslist.c