Btrfs: still corruption hunting
[deliverable/linux.git] / fs / btrfs / disk-io.h
index f6998e2192ced1b1314db87d0b79b6867086b682..ac6764ba8aa61ff2e747cc4a466c5e83a18bea06 100644 (file)
@@ -31,9 +31,7 @@ int clean_tree_block(struct btrfs_trans_handle *trans,
                     struct btrfs_root *root, struct buffer_head *buf);
 int btrfs_commit_transaction(struct btrfs_trans_handle *trans,
                             struct btrfs_root *root);
-struct btrfs_root *open_ctree(struct super_block *sb,
-                             struct buffer_head *sb_buffer,
-                             struct btrfs_super_block *disk_super);
+struct btrfs_root *open_ctree(struct super_block *sb);
 int close_ctree(struct btrfs_root *root);
 void btrfs_block_release(struct btrfs_root *root, struct buffer_head *buf);
 int write_ctree_super(struct btrfs_trans_handle *trans,
This page took 0.02412 seconds and 5 git commands to generate.