summaryrefslogtreecommitdiffstats
path: root/sys/fs/ext2fs/ext2_mount.h
diff options
context:
space:
mode:
authorpfg <pfg@FreeBSD.org>2013-06-09 01:38:51 +0000
committerpfg <pfg@FreeBSD.org>2013-06-09 01:38:51 +0000
commita8d161091f0089b20df3607d8f4f71e5c1927cd2 (patch)
tree68318da8af58057e52967a991fc42fdf724938b5 /sys/fs/ext2fs/ext2_mount.h
parent2d8b3ad7fac17b8ea0626d96096ad53931194fe6 (diff)
downloadFreeBSD-src-a8d161091f0089b20df3607d8f4f71e5c1927cd2.zip
FreeBSD-src-a8d161091f0089b20df3607d8f4f71e5c1927cd2.tar.gz
e2fs_bpg and e2fs_isize are always unsigned.
The superblock in ext2fs defines all the fields as unsigned but for some reason the in-memory superblock was carrying e2fs_bpg and e2fs_isize as signed. We should preserve the specified types for consistency. MFC after: 5 days
Diffstat (limited to 'sys/fs/ext2fs/ext2_mount.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud