NetBSD/sys/ufs
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
..
chfs CHFS comments 2012-10-19 12:44:39 +00:00
ext2fs really print the incompatible bits. 2012-09-01 17:01:24 +00:00
ffs Implement experimental support to pass notifications that a file 2012-10-19 17:09:06 +00:00
lfs Adapt ffs, lfs, and ext2fs to use genfs_rename. 2012-05-09 00:21:17 +00:00
mfs
ufs Implement experimental support to pass notifications that a file 2012-10-19 17:09:06 +00:00
Makefile
files.ufs Adapt ffs, lfs, and ext2fs to use genfs_rename. 2012-05-09 00:21:17 +00:00