diff options
author | Al Viro <viro@ZenIV.linux.org.uk> | 2014-11-19 20:35:58 +0100 |
---|---|---|
committer | Steven Whitehouse <swhiteho@redhat.com> | 2014-11-20 12:18:08 +0100 |
commit | ec7d879c457611e540cb465c25f3040facbd1185 (patch) | |
tree | 32412d1a4ad9d8408eeceb12c68321ae9a4c1f41 /fs/pnode.h | |
parent | GFS2: gfs2_dir_get_hash_table(): avoiding deferred vfree() is easy here... (diff) | |
download | linux-ec7d879c457611e540cb465c25f3040facbd1185.tar.xz linux-ec7d879c457611e540cb465c25f3040facbd1185.zip |
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/pnode.h')
0 files changed, 0 insertions, 0 deletions