NetBSD/sys/fs
reinoud 7e99247bdd Fix corner-case in truncing files. It could forget to free the last block.
This would result in a free-space map with one block orphaned.
2009-06-27 13:42:06 +00:00
..
adosfs Move the implementation of vaccess() to genfs_can_access(), in line with 2009-06-23 19:36:38 +00:00
cd9660 Move the implementation of vaccess() to genfs_can_access(), in line with 2009-06-23 19:36:38 +00:00
efs Move the implementation of vaccess() to genfs_can_access(), in line with 2009-06-23 19:36:38 +00:00
filecorefs Move the implementation of vaccess() to genfs_can_access(), in line with 2009-06-23 19:36:38 +00:00
hfs Move the implementation of vaccess() to genfs_can_access(), in line with 2009-06-23 19:36:38 +00:00
msdosfs Move the implementation of vaccess() to genfs_can_access(), in line with 2009-06-23 19:36:38 +00:00
ntfs Move the implementation of vaccess() to genfs_can_access(), in line with 2009-06-23 19:36:38 +00:00
ptyfs Move the implementation of vaccess() to genfs_can_access(), in line with 2009-06-23 19:36:38 +00:00
puffs add some todo-items, based on a file which was lingering in my 2009-05-18 15:47:28 +00:00
smbfs Move the implementation of vaccess() to genfs_can_access(), in line with 2009-06-23 19:36:38 +00:00
sysvbfs Move the implementation of vaccess() to genfs_can_access(), in line with 2009-06-23 19:36:38 +00:00
tmpfs Move the implementation of vaccess() to genfs_can_access(), in line with 2009-06-23 19:36:38 +00:00
udf Fix corner-case in truncing files. It could forget to free the last block. 2009-06-27 13:42:06 +00:00
union Turn up the volume on the warning message a bit and note that unionfs can 2009-04-04 10:32:49 +00:00
unionfs Remove extra whitespace added by a stupid tool. 2009-04-18 14:58:02 +00:00
Makefile Install mount argument structure header just like every other file system. 2008-07-28 12:42:12 +00:00
unicode.h