trasz
f0f6e2464c
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
2012-04-12 13:43:43 +00:00
..
2012-03-09 01:32:05 +00:00
2011-10-09 21:42:02 +00:00
2011-12-17 00:26:45 +00:00
2011-11-04 13:36:02 +00:00
2012-04-11 06:35:13 +00:00
2012-03-29 05:02:12 +00:00
2011-11-04 13:36:02 +00:00
2011-04-18 20:28:07 +00:00
2011-06-18 22:32:55 +00:00
2012-01-06 15:01:05 +00:00
2012-03-29 05:02:12 +00:00
2012-01-07 16:09:33 +00:00
2011-11-04 13:36:02 +00:00
2012-01-03 18:51:58 +00:00
2011-12-26 16:47:45 +00:00
2011-11-07 07:50:35 +00:00
2011-11-06 20:39:35 +00:00
2011-11-09 21:01:50 +00:00
2011-11-04 13:36:02 +00:00
2012-02-10 12:01:19 +00:00
2011-11-04 13:36:02 +00:00
2012-03-09 21:02:39 +00:00
2012-01-10 02:59:43 +00:00
2011-12-17 00:14:40 +00:00
2012-03-25 09:21:09 +00:00
2011-04-02 06:59:05 +00:00
2012-04-12 13:43:43 +00:00
2012-03-29 05:02:12 +00:00
2012-01-10 22:39:07 +00:00
2012-03-29 20:11:16 +00:00
2012-04-07 09:11:07 +00:00
2012-04-06 13:06:01 +00:00
2011-12-17 00:54:09 +00:00
2012-03-29 05:02:12 +00:00
2012-02-25 15:21:43 +00:00
2012-03-25 09:21:09 +00:00
2011-11-13 17:07:43 +00:00
2012-04-09 01:20:50 +00:00
2012-03-29 05:02:12 +00:00
2011-02-15 07:25:54 +00:00
2012-01-20 12:59:12 +00:00
2012-01-16 19:34:21 +00:00
2012-01-16 19:34:21 +00:00
2012-01-16 19:34:21 +00:00
2012-01-25 20:05:58 +00:00
2012-01-28 13:41:34 +00:00
2012-01-16 19:34:21 +00:00
2012-01-16 19:34:21 +00:00
2012-01-16 19:34:21 +00:00
2012-01-16 19:34:21 +00:00
2012-03-29 05:02:12 +00:00
2011-11-04 13:36:02 +00:00
2012-01-10 02:59:09 +00:00
2012-02-12 18:29:56 +00:00
2011-06-28 11:57:25 +00:00
2012-03-29 05:02:12 +00:00
2012-03-29 05:02:12 +00:00
2012-03-29 05:02:12 +00:00
2012-02-07 14:06:30 +00:00
2012-01-06 11:42:03 +00:00
2011-03-18 12:18:52 +00:00
2012-03-25 09:21:09 +00:00
2012-01-13 06:56:59 +00:00
2011-06-08 21:59:07 +00:00
2012-04-09 20:55:23 +00:00
2012-03-26 21:22:53 +00:00
2012-01-03 18:51:58 +00:00
2012-04-07 09:05:30 +00:00
2011-11-04 13:36:02 +00:00
2012-04-11 14:18:18 +00:00
2012-01-10 02:58:52 +00:00
2011-11-04 13:36:02 +00:00
2011-03-18 12:18:52 +00:00