commit | 9aeead73782c4b8e2a91def36dbf95db28605c95 | [log] [tgz] |
---|---|---|
author | Chris Mason <chris.mason@oracle.com> | Thu May 27 10:23:00 2010 -0400 |
committer | Chris Mason <chris.mason@oracle.com> | Thu May 27 10:23:00 2010 -0400 |
tree | 7dc2cc6f382ec72715c87ac17ff20e7c0649e4b8 | |
parent | 5a5f79b57069c5691f5b6fd8381fdf487f548ae5 [diff] |
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 <chris.mason@oracle.com>