|
@@ -847,15 +847,16 @@ static int btrfs_inode_by_name(struct inode *dir, struct dentry *dentry,
|
|
di = btrfs_lookup_dir_item(NULL, root, path, dir->i_ino, name,
|
|
di = btrfs_lookup_dir_item(NULL, root, path, dir->i_ino, name,
|
|
btrfs_dir_item_key_to_cpu(path->nodes[0], di, location);
|
|
btrfs_dir_item_key_to_cpu(path->nodes[0], di, location);
|