From: Chris Mason Date: Thu, 27 May 2010 14:23:00 +0000 (-0400) Subject: Btrfs: add more error checking to btrfs_dirty_inode X-Git-Tag: v2.6.35-rc1~36^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9aeead73782c4b8e2a91def36dbf95db28605c95;p=pandora-kernel.git Btrfs: add more error checking to btrfs_dirty_inode The ENOSPC code will now return ENOSPC to btrfs_start_transaction. btrfs_dirty_inode needs to check for this and error out appropriately. Signed-off-by: Chris Mason --- Reading git-diff-tree failed