From: Josef Bacik Date: Thu, 16 May 2013 15:14:33 +0000 (-0400) Subject: Btrfs: do delay iput in sync_fs X-Git-Tag: v3.11-rc1~70^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c73e293678fc3ec8ee9e5e275ee77dec98c4f2f1;p=pandora-kernel.git Btrfs: do delay iput in sync_fs We get lock inversion with umount if we allow iputs from sync_fs, so use the delay iput flag to keep this from happening. Thanks, Reported-by: David Sterba Signed-off-by: Josef Bacik --- Reading git-diff-tree failed