summaryrefslogtreecommitdiffstats
path: root/sys/modules/mlx4
diff options
context:
space:
mode:
authortrasz <trasz@FreeBSD.org>2012-04-12 13:43:43 +0000
committertrasz <trasz@FreeBSD.org>2012-04-12 13:43:43 +0000
commitf0f6e2464c5f774e029d160935c4539a1519c0c8 (patch)
tree1ca3d7453f9766fb39fe7b1e9427e3d61550cbc2 /sys/modules/mlx4
parent0b02d5877383b424adad8a5ea9f46dc0bf1afeb7 (diff)
downloadFreeBSD-src-f0f6e2464c5f774e029d160935c4539a1519c0c8.zip
FreeBSD-src-f0f6e2464c5f774e029d160935c4539a1519c0c8.tar.gz
Remove block reallocation used to make room for the cylinder group
summary structure. From now on, when there is no room for it, we simply allocate new one in a newly added cylinder group. This patch removes a conditional in updcsloc(), reindents some code there, and removes unused routines. I decided to do it this way instead of disabling reallocation when the filesystem is live and leaving it as it is otherwise, because this allows for removal of lots of complicated and hard to test code. Also, conditionally disabling it would result in a different layout in filesystems resized online and offline, which would look somewhat weird. Reviewed by: mckusick No objections from: kib Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'sys/modules/mlx4')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud