fs: cifs: new helper: file_inode(file)
authorLibo Chen <clbchenlibo.chen@huawei.com>
Wed, 11 Dec 2013 03:02:27 +0000 (11:02 +0800)
committerSteve French <smfrench@gmail.com>
Wed, 21 May 2014 17:18:05 +0000 (10:18 -0700)
Signed-off-by: Libo Chen <clbchenlibo.chen@huawei.com>
Acked-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <smfrench@gmail.com>
fs/cifs/ioctl.c

index 7749230..45cb59b 100644 (file)
@@ -85,7 +85,7 @@ static long cifs_ioctl_clone(unsigned int xid, struct file *dst_file,
                goto out_fput;
        }
 
-       src_inode = src_file.file->f_dentry->d_inode;
+       src_inode = file_inode(src_file.file);
 
        /*
         * Note: cifs case is easier than btrfs since server responsible for