From: Chris Mason Date: Wed, 25 Jun 2008 20:01:30 +0000 (-0400) Subject: Fix btrfs_del_ordered_inode to allow forcing the drop during unlinks X-Git-Tag: v2.6.29-rc1~27^2~9^2~55^2~56^2~30^2~141 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=594a24eb0e7fa8413f8b443863be4b7c72bfde9f;p=pandora-kernel.git Fix btrfs_del_ordered_inode to allow forcing the drop during unlinks This allows us to delete an unlinked inode with dirty pages from the list instead of forcing commit to write these out before deleting the inode. Signed-off-by: Chris Mason --- Reading git-diff-tree failed