From: Christoph Hellwig Date: Fri, 1 Oct 2010 03:43:58 +0000 (+0200) Subject: hfsplus: do not cache and write next_alloc X-Git-Tag: v2.6.37-rc1~222^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66e5db05bb6670f314d90aba5998e6a033e4d563;p=pandora-kernel.git 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 --- Reading git-diff-tree failed