On Tue, Jun 26, 2012 at 12:25:22PM +0900, Tsutomu Itoh wrote:
> We didn't check error of btrfs_update_inode(), but that error looks
> easy to bubble back up.

Yep, the callers check for the retvals, and the one missed in
__btrfs_unlink_inode seems serious, as unlink_inode and rename would not
see the error (probably ENOSPC).

Reviewed-by: David Sterba <[email protected]>
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to