commit | 34d9700702f4042ce10d68a092ab7f79575e7a3b | [log] [tgz] |
---|---|---|
author | Anand Jain <anand.jain@oracle.com> | Wed Mar 16 16:43:06 2016 +0800 |
committer | David Sterba <dsterba@suse.com> | Thu Apr 28 10:36:54 2016 +0200 |
tree | 49581d437ac92e6db4fe89122bf4875b4e21f902 | |
parent | 02da2d72174c61988eb4456b53f405e3ebdebce4 [diff] |
btrfs: rename btrfs_std_error to btrfs_handle_fs_error btrfs_std_error() handles errors, puts FS into readonly mode (as of now). So its good idea to rename it to btrfs_handle_fs_error(). Signed-off-by: Anand Jain <anand.jain@oracle.com> Reviewed-by: David Sterba <dsterba@suse.com> [ edit changelog ] Signed-off-by: David Sterba <dsterba@suse.com>