diff options
author | Alex Elder <aelder@sgi.com> | 2010-04-13 15:21:13 +1000 |
---|---|---|
committer | Alex Elder <aelder@sgi.com> | 2010-05-19 09:58:12 -0500 |
commit | 36adecff50b69df0369cc2022650c6087aeb255f (patch) | |
tree | 88341430b367a7b106c8eddcaaa90f1ffd2812db /fs/xfs/xfs_log.c | |
parent | ff30a6221d95b609a37410a425937b11a55d465e (diff) |
xfs: nothing special about 1-block log sector
There are a number of places where a log sector size of 1 uses
special case code. The round_up() and round_down() macros
produce the correct result even when the log sector size is 1, and
this eliminates the need for treating this as a special case.
Signed-off-by: Alex Elder <aelder@sgi.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'fs/xfs/xfs_log.c')
0 files changed, 0 insertions, 0 deletions