btrfs: rename btrfs_std_error to btrfs_handle_fs_error
[linux-2.6-block.git] / fs / btrfs / relocation.c
index 08ef890deca69fdce7a35d26bcf5ae45d9f67d8b..1c29514d8aff828c3e696f9d8fe6dd21af83a232 100644 (file)
@@ -2418,7 +2418,7 @@ again:
        }
 out:
        if (ret) {
-               btrfs_std_error(root->fs_info, ret, NULL);
+               btrfs_handle_fs_error(root->fs_info, ret, NULL);
                if (!list_empty(&reloc_roots))
                        free_reloc_roots(&reloc_roots);