NetBSD/sys/ufs
yamt d8798fec66 - for pagecache dependency, track which page in the block
has been written or not individually by (ab)using b_resid
  in pcbp as a bitmap.
- add a comment to explain why it's needed.

PR/15364.  reviewed by Chuck Silvers.
2005-09-09 15:04:07 +00:00
..
ext2fs * Remove __P() 2005-08-30 22:01:12 +00:00
ffs - for pagecache dependency, track which page in the block 2005-09-09 15:04:07 +00:00
lfs Don't overload MAXNAMLEN, use a separate constant for each filesystem type. 2005-08-23 08:05:13 +00:00
mfs * Remove __P() 2005-08-30 22:01:12 +00:00
ufs Experimental support for extended attributes on UFS1 file systems, using a 2005-08-28 19:37:58 +00:00
Makefile
files.ufs Experimental support for extended attributes on UFS1 file systems, using a 2005-08-28 19:37:58 +00:00