Alex Elder 69ce58f08a xfs: record log sector size rather than log2(that)
Change struct log so it keeps track of the size (in basic blocks) of
a log sector in l_sectBBsize rather than the log-base-2 of that
value (previously, l_sectbb_log).  The name was chosen for
consistency with the other fields in the structure that represent
a number of basic blocks.

(Updated so that a variable used in computing and verifying a log's
sector size is named "log2_size".  Also added the "BB" to the
structure field name, based on feedback from Eric Sandeen.  Also
dropped some superfluous parentheses.)

Signed-off-by: Alex Elder <aelder@sgi.com>
Reviewed-by: Eric Sandeen <sandeen@sandeen.net>
2010-05-19 09:58:15 -05:00
..
2009-12-14 23:08:16 -06:00
2009-06-10 17:07:47 +02:00
2010-03-01 16:34:18 -06:00
2009-12-14 23:08:16 -06:00
2009-06-10 17:07:47 +02:00
2010-01-21 13:44:36 -06:00
2009-12-14 23:08:16 -06:00
2009-12-14 23:08:16 -06:00
2010-01-21 13:44:36 -06:00
2009-03-29 09:51:14 +02:00
2009-03-29 09:55:42 +02:00
2009-03-29 09:55:42 +02:00
2010-03-01 16:35:56 -06:00
2009-08-31 14:46:22 -05:00
2009-12-14 23:08:16 -06:00
2009-12-14 23:08:16 -06:00
2009-12-14 23:08:16 -06:00
2009-03-29 09:55:42 +02:00
2009-09-01 12:46:16 -05:00
2009-03-29 09:55:42 +02:00
2010-05-19 09:58:10 -05:00
2010-01-20 10:44:58 +11:00
2009-06-08 15:33:32 +02:00
2010-03-01 16:35:44 -06:00
2009-12-14 23:08:16 -06:00