freebsd-src/sys/ufs
Ian Dowse e116910b8d Fix a typo where sizeof(daddr_t) was specified instead of sizeof(doff_t).
Now that daddr_t is 64-bit, this caused hash blocks to be allocated
twice as large as they need to be.
2002-05-18 18:58:27 +00:00
..
ffs Remove um_i_effnlink_valid, i_spare[] and the ufsmount_u and inode_u 2002-05-18 18:51:14 +00:00
ifs Remove um_i_effnlink_valid, i_spare[] and the ufsmount_u and inode_u 2002-05-18 18:51:14 +00:00
ufs Fix a typo where sizeof(daddr_t) was specified instead of sizeof(doff_t). 2002-05-18 18:58:27 +00:00