From: Christoph Hellwig Date: Tue, 23 Nov 2010 13:38:10 +0000 (+0100) Subject: hfsplus: write up fsync for directories X-Git-Tag: v2.6.38-rc1~453^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb29d66d4f2dc98a81ae590bbdddc8cfa8964d73;p=pandora-kernel.git hfsplus: write up fsync for directories fsync is supposed to not just work on regular files, but also on directories. Fortunately enough hfsplus_file_fsync works just fine for directories, so we can just wire it up. Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed