btrfs: Make btrfs_record_snapshot_destroy take btrfs_inode
Signed-off-by: Nikolay Borisov <n.borisov.lkml@gmail.com> Signed-off-by: David Sterba <dsterba@suse.com>
This commit is contained in:

committed by
David Sterba

parent
4176bdbf2d
commit
436635571b
@@ -83,7 +83,7 @@ void btrfs_record_unlink_dir(struct btrfs_trans_handle *trans,
|
||||
struct btrfs_inode *dir, struct btrfs_inode *inode,
|
||||
int for_rename);
|
||||
void btrfs_record_snapshot_destroy(struct btrfs_trans_handle *trans,
|
||||
struct inode *dir);
|
||||
struct btrfs_inode *dir);
|
||||
int btrfs_log_new_name(struct btrfs_trans_handle *trans,
|
||||
struct inode *inode, struct inode *old_dir,
|
||||
struct dentry *parent);
|
||||
|
Reference in New Issue
Block a user