]> git.baikalelectronics.ru Git - kernel.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)
commitc521ad95c0507c85e2590cd31fda605d37dd94e2
tree66bae4889f95b20521d890e4dda944672663aa50
parentff8c5e92275c293a0bff8829eef62fbf9c5da7d1
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