From: Josef Bacik Date: Wed, 5 Oct 2011 20:33:53 +0000 (-0400) Subject: Btrfs: check the return value of filemap_write_and_wait in the space cache X-Git-Tag: v3.2-rc1~21^2~24^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=549b4fdb8f3c0708bbc0ee12ff955cd206c0f60c;p=pandora-kernel.git Btrfs: check the return value of filemap_write_and_wait in the space cache We need to check the return value of filemap_write_and_wait in the space cache writeout code. Also don't set the inode's generation until we're sure nothing else is going to fail. Thanks, Signed-off-by: Josef Bacik --- Reading git-diff-tree failed