NetBSD/sys/ufs
dbj 5c09d20130 Declare fs_old_flags and fs_flags as unsigned.
This fixes a bug introduced in revision 1.120 of ffs_vfsops dated 2003/09/13
which results in fs_flags having a value of 0x7fffff00 when a superblock
is updated to use the new layout.
Discussed in http://mail-index.netbsd.org/tech-kern/2003/09/28/0003.html
2003-09-29 20:34:23 +00:00
..
ext2fs Stop panic if 'mknod xxx b 0 0' done on a full filesystem. 2003-08-09 19:02:53 +00:00
ffs Declare fs_old_flags and fs_flags as unsigned. 2003-09-29 20:34:23 +00:00
lfs remove redundant prototypes. 2003-09-29 15:12:08 +00:00
mfs Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
ufs if mounted ASYNC, use delayed writes for metadata, which improves performance 2003-09-20 21:05:53 +00:00
Makefile
files.ufs