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 Fixed a_mask to actually use its argument 2009-06-19 12:55:45 +00:00
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 Refactor mount utilities to provide a mount_fs_parseargs() routine. 2008-08-05 20:57:45 +00:00
pathadj.c "when in doubt, let the kernel decide" 2011-02-17 16:57:46 +00:00
pathnames.h
vfslist.c Refactor mount utilities to provide a mount_fs_parseargs() routine. 2008-08-05 20:57:45 +00:00