summaryrefslogtreecommitdiffstats
path: root/share/misc
diff options
context:
space:
mode:
authorpfg <pfg@FreeBSD.org>2016-04-24 20:31:22 +0000
committerpfg <pfg@FreeBSD.org>2016-04-24 20:31:22 +0000
commited7de6d63519f7b5ccbf8b1ca7af60fab9830ef6 (patch)
treebacdfdec0298bec3b26086759a3633220db51adc /share/misc
parentec646174295950bf0120b9c60ecb0b0382cd0ab6 (diff)
downloadFreeBSD-src-ed7de6d63519f7b5ccbf8b1ca7af60fab9830ef6.zip
FreeBSD-src-ed7de6d63519f7b5ccbf8b1ca7af60fab9830ef6.tar.gz
fsck_ffs: Adopt some type safety for the journalling checks.
fs_ncg is of type uint32, and we were indexing it with an int. Fixed this using an unsigned type and adopt some other unsigned indexes to remind us when we are dealing with unsigned numbers. Reviewed by: mckusick MFC after: 5 days
Diffstat (limited to 'share/misc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud