aboutsummaryrefslogtreecommitdiffstats
path: root/fs/autofs4
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2014-11-18 21:10:23 -0500
committerAl Viro <viro@zeniv.linux.org.uk>2014-11-19 12:57:21 -0500
commit845409b49bcc8fe2ad9f1a948cc4f54c301b742d (patch)
tree511718e15cfec9c0809ba838f9e48dccd5772baf /fs/autofs4
parentgfs2_create_inode(): don't bother with d_splice_alias() (diff)
downloadlinux-dev-845409b49bcc8fe2ad9f1a948cc4f54c301b742d.tar.xz
linux-dev-845409b49bcc8fe2ad9f1a948cc4f54c301b742d.zip
gfs2_atomic_open(): simplify the use of finish_no_open()
In ->atomic_open(inode, dentry, file, opened) calling finish_no_open(file, NULL) is equivalent to dget(dentry); return finish_no_open(file, dentry); No need to open-code that... Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/autofs4')
0 files changed, 0 insertions, 0 deletions