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)
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>

No differences found