Btrfs: deal with convert_extent_bit errors to avoid fs corruption
[firefly-linux-kernel-4.4.55.git] / fs / btrfs / transaction.h
index d8f40e1a5d2dc1b6dfd9ca24526eb7de2bd189f0..b3f5b40aab227012d1abdd33d652c6c8c8570569 100644 (file)
@@ -145,8 +145,6 @@ struct btrfs_trans_handle *btrfs_attach_transaction_barrier(
                                        struct btrfs_root *root);
 struct btrfs_trans_handle *btrfs_start_ioctl_transaction(struct btrfs_root *root);
 int btrfs_wait_for_commit(struct btrfs_root *root, u64 transid);
-int btrfs_write_and_wait_transaction(struct btrfs_trans_handle *trans,
-                                    struct btrfs_root *root);
 
 void btrfs_add_dead_root(struct btrfs_root *root);
 int btrfs_defrag_root(struct btrfs_root *root);