Skip to content
Commit f1fcd9f0 authored by Christoph Hellwig's avatar Christoph Hellwig Committed by Linus Torvalds
Browse files

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: default avatarChristoph Hellwig <hch@tuxera.com>
Reported-by: default avatarPavel Ivanov <paivanof@gmail.com>
Tested-by: default avatarPavel Ivanov <paivanof@gmail.com>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent f588c960
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment