hfsplus: do not cache and write next_alloc
authorChristoph Hellwig <hch@tuxera.com>
Fri, 1 Oct 2010 03:43:58 +0000 (05:43 +0200)
committerChristoph Hellwig <hch@lst.de>
Fri, 1 Oct 2010 03:43:58 +0000 (05:43 +0200)
We never look at it, nor change the next_alloc field in the superblock.  So
don't bother caching it or writing it out in hfsplus_sync_fs.

Signed-off-by: Christoph Hellwig <hch@tuxera.com>

No differences found