diff options
Diffstat (limited to 'fs/btrfs/tree-log.c')
-rw-r--r-- | fs/btrfs/tree-log.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/fs/btrfs/tree-log.c b/fs/btrfs/tree-log.c index ef96381569a4..f728eeb3eda5 100644 --- a/fs/btrfs/tree-log.c +++ b/fs/btrfs/tree-log.c | |||
@@ -3650,8 +3650,6 @@ static int btrfs_log_inode(struct btrfs_trans_handle *trans, | |||
3650 | bool fast_search = false; | 3650 | bool fast_search = false; |
3651 | u64 ino = btrfs_ino(inode); | 3651 | u64 ino = btrfs_ino(inode); |
3652 | 3652 | ||
3653 | log = root->log_root; | ||
3654 | |||
3655 | path = btrfs_alloc_path(); | 3653 | path = btrfs_alloc_path(); |
3656 | if (!path) | 3654 | if (!path) |
3657 | return -ENOMEM; | 3655 | return -ENOMEM; |