commit | c6d5f5fa658f2569a7baaff5acda261a1316cee9 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@tuxera.com> | Wed Feb 16 09:34:26 2011 +0100 |
committer | Christoph Hellwig <hch@lst.de> | Thu Jun 30 13:40:59 2011 +0200 |
tree | 1e7e03558a9229e8fc3aaec450ffa8049a08c96b | |
parent | 4ba2d5fdcfd19de0dedf394ddc48db2f219fa89a [diff] |
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>