NetBSD/sys/ufs
fvdl f2377e977b When allocating a new block, store the result obtained through counting
indirect blocks in a 64 bit integer, to prevent overflows when computing
NINDIR^3
1997-07-17 23:40:07 +00:00
..
ext2fs Add a lock locking around inode hashing. 1997-07-17 16:56:44 +00:00
ffs Get locking around inode hashing right. 1997-07-07 23:37:36 +00:00
lfs Don't cast 64bit (off_t) file sizes to vm_offset_t (32bit on many 1997-07-04 20:22:09 +00:00
mfs remove swap configuration. 1997-06-12 17:12:17 +00:00
ufs When allocating a new block, store the result obtained through counting 1997-07-17 23:40:07 +00:00