hfsplus: lift the 2TB size limit
authorChristoph Hellwig <hch@tuxera.com>
Wed, 16 Feb 2011 08:34:26 +0000 (09:34 +0100)
committerChristoph Hellwig <hch@lst.de>
Thu, 30 Jun 2011 11:40:59 +0000 (13:40 +0200)
commitc6d5f5fa658f2569a7baaff5acda261a1316cee9
tree1e7e03558a9229e8fc3aaec450ffa8049a08c96b
parent4ba2d5fdcfd19de0dedf394ddc48db2f219fa89a
hfsplus: lift the 2TB size limit

Replace the hardcoded 2TB limit with a dynamic limit based on the block
size now that we have fixed the few overflows preventing operation
with large volumes.

Signed-off-by: Christoph Hellwig <hch@tuxera.com>
fs/hfsplus/super.c
fs/hfsplus/wrapper.c