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
..
2010-05-19 09:58:14 -05:00
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
2010-01-20 10:47:48 +11:00
2010-04-29 16:22:13 -05:00
2010-01-15 15:33:12 -06:00
2010-01-21 13:44:49 -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-01-09 15:46:44 +11:00
2010-01-20 10:47:48 +11:00
2010-01-21 13:44:36 -06:00
2010-01-20 10:47:48 +11:00
2009-01-09 15:53:54 +11:00
2010-01-15 15:31:38 -06:00
2010-01-15 15:31:38 -06:00
2010-05-19 09:58:08 -05: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-08-31 14:46:20 -05:00
2010-05-19 09:58:08 -05:00
2010-05-19 09:58:10 -05:00
2010-01-20 10:47:17 +11:00
2010-01-20 10:47:17 +11:00
2010-04-26 12:38:51 -05:00
2010-01-15 15:31:23 -06:00
2009-03-29 09:51:14 +02:00
2010-01-20 10:48:05 +11:00
2009-03-29 09:55:42 +02:00
2010-01-20 10:48:05 +11:00
2010-01-15 15:31:38 -06:00
2010-01-15 15:31:38 -06:00
2010-01-20 10:48:05 +11:00
2010-01-20 10:48:05 +11:00
2010-01-20 10:47:25 +11:00
2010-05-19 09:58:11 -05:00
2010-05-19 09:58:11 -05:00
2010-05-19 09:58:08 -05:00
2009-01-22 14:07:31 +11:00
2010-01-15 15:34:22 -06:00
2010-01-15 15:34:22 -06:00
2010-03-05 11:02:07 -06:00
2010-01-15 15:33:52 -06:00
2009-01-09 16:54:42 -08:00
2009-03-29 09:55:42 +02:00
2009-02-09 08:37:14 +01:00
2010-01-21 13:44:36 -06:00
2009-09-01 12:45:39 -05:00
2010-03-01 19:14:36 -06:00
2010-05-19 09:58:08 -05:00
2010-02-02 10:13:42 +11:00
2010-05-19 09:58:08 -05: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
2010-03-05 11:02:07 -06:00
2009-08-31 14:46:20 -05:00
2010-05-19 09:58:15 -05:00
2010-05-19 09:58:15 -05:00
2010-01-15 15:31:51 -06:00
2010-05-19 09:58:15 -05:00
2010-05-19 09:58:10 -05:00
2010-05-19 09:58:15 -05:00
2010-04-29 16:22:13 -05:00
2010-01-15 15:34:22 -06:00
2010-01-15 15:34:22 -06:00
2010-05-19 09:58:15 -05:00
2009-12-14 23:08:16 -06:00
2010-01-15 13:46:19 -06:00
2009-03-29 09:55:42 +02:00
2010-02-12 13:43:57 -06:00
2010-02-12 13:43:57 -06:00
2009-01-19 14:45:55 +11:00
2010-02-02 10:13:42 +11:00
2010-05-19 09:58:08 -05:00
2009-09-01 12:46:16 -05:00
2009-03-29 09:55:42 +02:00
2009-02-09 08:37:14 +01:00
2010-05-19 09:58:09 -05: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:34:38 -06:00
2010-03-01 16:35:44 -06:00
2009-12-14 23:08:16 -06:00