From: Christoph Hellwig Date: Tue, 23 Nov 2010 13:38:02 +0000 (+0100) Subject: hfsplus: avoid useless work in hfsplus_sync_fs X-Git-Tag: v2.6.38-rc1~453^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f02e26f8d90f8cde98314c72c2e890bc281a8346;p=pandora-kernel.git hfsplus: avoid useless work in hfsplus_sync_fs There is no reason to write out the metadata inodes or volume headers during a non-blocking sync, as we are almost guaranteed to dirty them again during the inode writeouts. Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed