From: Chris Mason Date: Fri, 11 Nov 2011 01:39:08 +0000 (-0500) Subject: Btrfs: tweak the delayed inode reservations again X-Git-Tag: v3.2-rc2~22^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2115133f8b9a8dbdb217d14080814df07ce90479;p=pandora-kernel.git Btrfs: tweak the delayed inode reservations again Josef sent along an incremental to the inode reservation code to make sure we try and fall back to directly updating the inode item if things go horribly wrong. This reworks that patch slightly, adding a fallback function that will always try to update the inode item directly without going through the delayed_inode code. Signed-off-by: Chris Mason --- Reading git-diff-tree failed