From: Alex Elder Date: Tue, 20 Apr 2010 07:10:21 +0000 (+1000) Subject: xfs: kill off l_sectbb_mask X-Git-Tag: v2.6.35-rc1~468^2^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48389ef17583f2214bbd2c119b3015677419c16b;p=pandora-kernel.git xfs: kill off l_sectbb_mask There remains only one user of the l_sectbb_mask field in the log structure. Just kill it off and compute the mask where needed from the power-of-2 sector size. (Only update from last post is to accomodate the changes in the previous patch in the series.) Signed-off-by: Alex Elder Reviewed-by: Christoph Hellwig --- Reading git-diff-tree failed