commit | b9959295151625c17723103afd79077e80b24ddd | [log] [tgz] |
---|---|---|
author | Tsutomu Itoh <t-itoh@jp.fujitsu.com> | Mon Jun 25 21:25:22 2012 -0600 |
committer | Chris Mason <chris.mason@fusionio.com> | Mon Jul 23 16:27:54 2012 -0400 |
tree | a5be31d588786e3849bcbb512651113b849cebda | |
parent | 23291a044c31f9dfdeaf633b631059fb75e5c2c4 [diff] |
Btrfs: return error of btrfs_update_inode() to caller We didn't check error of btrfs_update_inode(), but that error looks easy to bubble back up. Reviewed-by: David Sterba <dsterba@suse.cz> Signed-off-by: Tsutomu Itoh <t-itoh@jp.fujitsu.com> Signed-off-by: Josef Bacik <jbacik@fusionio.com>