freebsd-skq/sys/ufs
hsu 70020d9f93 struct mfsnode bloated in size by 12 bytes, so reduce spare padding by 3 longs.
We now only have 4 spare bytes before hitting the dreaded 32 byte threshold.
1996-11-04 20:53:02 +00:00
..
ffs Fixed lblktosize(). It overflowed at 2G. This bug only affected 1996-10-12 22:12:51 +00:00
lfs Whoops, I should've used the LINT config file. More ts -> tv changes 1996-09-20 05:56:36 +00:00
mfs struct mfsnode bloated in size by 12 bytes, so reduce spare padding by 3 longs. 1996-11-04 20:53:02 +00:00
ufs Fixed some races and misleading comments in ufs_rename(). 1996-11-04 16:05:51 +00:00