diff options
author | David Howells <dhowells@redhat.com> | 2018-11-14 02:20:35 +0300 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2018-11-30 05:08:14 +0300 |
commit | 73116df7bb90435ccb2817f44113295240d15034 (patch) | |
tree | e1583099c0d913ceb2158ccdf7394f3f18e01721 /lib | |
parent | 4584ae96ae307613625e80cb9c7d9a981bed47a7 (diff) | |
download | linux-73116df7bb90435ccb2817f44113295240d15034.tar.xz |
afs: Use d_instantiate() rather than d_add() and don't d_drop()
Use d_instantiate() rather than d_add() and don't d_drop() in
afs_vnode_new_inode(). The dentry shouldn't be removed as it's not
changing its name.
Reported-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions