summaryrefslogtreecommitdiff
path: root/fs/coda/cache.c
diff options
context:
space:
mode:
authorAl Viro <viro@ZenIV.linux.org.uk>2014-11-19 19:35:58 +0000
committerSteven Whitehouse <swhiteho@redhat.com>2014-11-20 11:18:08 +0000
commitec7d879c457611e540cb465c25f3040facbd1185 (patch)
tree32412d1a4ad9d8408eeceb12c68321ae9a4c1f41 /fs/coda/cache.c
parent9265f1d0c7593e3e7e1e94a4a83a6dea34230a35 (diff)
GFS2: 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> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Diffstat (limited to 'fs/coda/cache.c')
0 files changed, 0 insertions, 0 deletions