fs: cifs: new helper: file_inode(file)

Signed-off-by: Libo Chen <clbchenlibo.chen@huawei.com>
Acked-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <smfrench@gmail.com>
This commit is contained in:
Libo Chen 2013-12-11 11:02:27 +08:00 committed by Steve French
parent 4f73c7d342
commit 2d4f84bd79

View 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