Merge tag 'ktest-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...
[linux-2.6-microblaze.git] / fs / btrfs / export.c
index 1a8d419..1d4c239 100644 (file)
@@ -222,7 +222,6 @@ static int btrfs_get_name(struct dentry *parent, char *name,
        path = btrfs_alloc_path();
        if (!path)
                return -ENOMEM;
-       path->leave_spinning = 1;
 
        if (ino == BTRFS_FIRST_FREE_OBJECTID) {
                key.objectid = BTRFS_I(inode)->root->root_key.objectid;