NetBSD/sys/fs
reinoud cd63900e30 Pullup changes from the write implementation:
- remove unnessisary check that would prevent it from mounting newer nilfs
  images. A field has been added in the segment summary.
- store blocks of files on their virtual block number
2010-06-24 12:15:46 +00:00
..
adosfs
cd9660
efs
filecorefs
hfs
msdosfs Don't double unlock fvp if source file disappears during rename. 2010-05-25 10:15:34 +00:00
nilfs Pullup changes from the write implementation: 2010-06-24 12:15:46 +00:00
ntfs
ptyfs Install ptyfs userspace header into user's space. 2010-06-14 14:40:47 +00:00
puffs Make retval argument for pathconf a register_t to match VOP_PATHCONF. 2010-06-07 11:21:31 +00:00
smbfs Enforce RLIMIT_FSIZE before VOP_WRITE. This adds support to file 2010-04-23 15:38:46 +00:00
sysvbfs Mark files removed in the in-memory structure. This allows us 2010-05-27 23:40:12 +00:00
tmpfs Replace tmpfs_pool custom allocator code with a simpler layer for memory 2010-06-22 18:32:07 +00:00
udf Clean up vnode lock operations: 2010-06-24 07:54:46 +00:00
union Change layered file systems to always pass the locking VOP's down to the 2010-06-06 08:01:30 +00:00
unionfs Clean up vnode lock operations: 2010-06-24 07:54:46 +00:00
Makefile Install ptyfs userspace header into user's space. 2010-06-14 14:40:47 +00:00
unicode.h