summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/wlan/if_uath.c
diff options
context:
space:
mode:
authorpfg <pfg@FreeBSD.org>2013-02-08 20:58:00 +0000
committerpfg <pfg@FreeBSD.org>2013-02-08 20:58:00 +0000
commit9694490e0d77386d377b15305ceca5de581af61d (patch)
tree957664bfe9179f22a93447b484711a0425d1e978 /sys/dev/usb/wlan/if_uath.c
parentf908ac5c6e119b1a2dab329c1177ceeae5d937be (diff)
downloadFreeBSD-src-9694490e0d77386d377b15305ceca5de581af61d.zip
FreeBSD-src-9694490e0d77386d377b15305ceca5de581af61d.tar.gz
ext2fs: make e2fs_maxcontig local and remove tautological check.
e2fs_maxcontig was modelled after UFS when bringing the "Orlov allocator" to ext2. On UFS fs_maxcontig is kept in the superblock and is used by userland tools (fsck and growfs), In ext2 this information is volatile so it is not available for userland tools, so in this case it doesn't have sense to carry it in the in-memory superblock. Also remove a pointless check for MAX(1, x) > 0. Submitted by: Christoph Mallon MFC after: 2 weeks
Diffstat (limited to 'sys/dev/usb/wlan/if_uath.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud