]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blobdiff - fs/reiserfs/ioctl.c
new helper: file_inode(file)
[mirror_ubuntu-hirsute-kernel.git] / fs / reiserfs / ioctl.c
index 0c2185042d5f5055ceda1b6602b94a108040e694..15cb5fe6b425bce7fdd680511e28b0cf4fad3968 100644 (file)
@@ -21,7 +21,7 @@
  */
 long reiserfs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg)
 {
-       struct inode *inode = filp->f_path.dentry->d_inode;
+       struct inode *inode = file_inode(filp);
        unsigned int flags;
        int err = 0;