diff options
author | 2008-06-27 13:34:34 +1000 | |
---|---|---|
committer | 2008-07-28 16:59:15 +1000 | |
commit | 2edbddd5f46cc123b68c11179115041c54759fa2 (patch) | |
tree | 845f418fd623875c5a39f0faf823114364e53de8 /include/linux/kernel.h | |
parent | [XFS] Don't update mtime on rename source (diff) | |
download | wireguard-linux-2edbddd5f46cc123b68c11179115041c54759fa2.tar.xz wireguard-linux-2edbddd5f46cc123b68c11179115041c54759fa2.zip |
[XFS] Don't assert if trying to mount with blocksize > pagesize
If we don't do the blocksize/PAGESIZE check before calling
xfs_sb_validate_fsb_count() we can assert if we try to mount with a
blocksize > pagesize. The assert is valid so leave it and just move the
blocksize/pagesize check earlier.
SGI-PV: 983734
SGI-Modid: xfs-linux-melb:xfs-kern:31365a
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
Signed-off-by: David Chinner <dgc@sgi.com>
Diffstat (limited to 'include/linux/kernel.h')
0 files changed, 0 insertions, 0 deletions