]> bbs.cooldavid.org Git - net-next-2.6.git/commit
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)
commit66e5db05bb6670f314d90aba5998e6a033e4d563
tree66bae4889f95b20521d890e4dda944672663aa50
parentf17c89bfcc9cccd405098eac3ec1ebfddf03279e
hfsplus: do not cache and write next_alloc

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>
fs/hfsplus/hfsplus_fs.h
fs/hfsplus/super.c