configfs: Fix inconsistent use of file_inode() vs file->f_path.dentry->d_inode
authorDavid Howells <dhowells@redhat.com>
Mon, 2 Mar 2015 16:40:32 +0000 (16:40 +0000)
committerAl Viro <viro@zeniv.linux.org.uk>
Wed, 15 Apr 2015 19:05:31 +0000 (15:05 -0400)
Fix inconsistent use of file_inode() vs file->f_path.dentry->d_inode.

Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/configfs/dir.c

Simple merge