From: Josef Bacik Date: Tue, 25 Sep 2012 18:56:25 +0000 (-0400) Subject: Btrfs: don't bother committing delayed inode updates when fsyncing X-Git-Tag: v3.7-rc1~71^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94edf4ae43a5f9405fe3570f670e26ce1b188476;p=pandora-kernel.git Btrfs: don't bother committing delayed inode updates when fsyncing We can just copy the in memory inode into the tree log directly, no sense in updating the fs tree so we can copy it into the tree log tree. Thanks, Signed-off-by: Josef Bacik --- Reading git-diff-tree failed