freebsd-dev/sys/ufs
Konstantin Belousov abf6c181e4 Use a proper type for the variable holding the summary size of the inode
data. Otherwise, on 32bit systems, unlinked inode which size is the
multiple of 4GB was not truncated, causing corruption.

Reported by:	brucec
Reviewed by:	mckusick
Tested by:	pho
2010-12-29 11:19:39 +00:00
..
ffs This patch fixes a soft update panic while running perl 5.12 tests 2010-12-23 00:38:57 +00:00
ufs Use a proper type for the variable holding the summary size of the inode 2010-12-29 11:19:39 +00:00