]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blobdiff - fs/xfs/linux-2.6/xfs_ioctl.c
Introduce path_put()
[mirror_ubuntu-focal-kernel.git] / fs / xfs / linux-2.6 / xfs_ioctl.c
index f052a108bcc19063c804f98ab8927a6b22e2e148..a9952e490ac9c7458cc5110e7d84b09fc45c867b 100644 (file)
@@ -94,7 +94,7 @@ xfs_find_handle(
                ASSERT(nd.path.dentry);
                ASSERT(nd.path.dentry->d_inode);
                inode = igrab(nd.path.dentry->d_inode);
-               path_release(&nd);
+               path_put(&nd.path);
                break;
        }