]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
ext2fs: update format specifiers for ext4 type.
authorPedro F. Giffuni <pfg@FreeBSD.org>
Wed, 14 Aug 2013 14:22:46 +0000 (14:22 +0000)
committerPedro F. Giffuni <pfg@FreeBSD.org>
Wed, 14 Aug 2013 14:22:46 +0000 (14:22 +0000)
commit4a62545173e60b96a134674f5be516338255dcd9
tree4f82912630652a5ddfe07d92252dacdace388dbe
parent85981e9950a6d4f5adc49b09c3ce7dc98189028e
ext2fs: update format specifiers for ext4 type.

Previous bandaid was not appropriate and didn't really work for
all platforms. While here, cleanup the surrounding code to match
ffs_checkoverlap()

Reported by: dim, jmallet and bde
MFC after: 3 weeks
sys/fs/ext2fs/ext2_subr.c