diff options
author | Christoph Hellwig <hch@tuxera.com> | 2011-09-15 14:48:40 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-09-15 16:03:17 (GMT) |
commit | f1fcd9f0e96d12498afb5543107f560f196cfcf3 (patch) | |
tree | 0444192f838dc8a71b0f6d1270d979a337c6ef6f /drivers | |
parent | f588c960fcaa6fa8bf82930bb819c9aca4eb9347 (diff) | |
download | linux-f1fcd9f0e96d12498afb5543107f560f196cfcf3.tar.xz |
hfsplus: fix filesystem size checks
generic_check_addressable can't deal with hfsplus's larger than page
size allocation blocks, so simply opencode the checks that we actually
need in hfsplus_fill_super.
Signed-off-by: Christoph Hellwig <hch@tuxera.com>
Reported-by: Pavel Ivanov <paivanof@gmail.com>
Tested-by: Pavel Ivanov <paivanof@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions