commit | 581057c8346b9da51f1115768fd4189ed5eab19b | [log] [tgz] |
---|---|---|
author | Benjamin Coddington <bcodding@redhat.com> | Fri Sep 13 08:29:04 2019 -0400 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Fri Sep 20 15:15:24 2019 -0400 |
tree | 04ee390c97854acb92e15069b16a8ad9804eb7e3 | |
parent | 17fd6e457b30e2e025fce4399fe20ae69c7081dd [diff] |
NFS: remove unused check for negative dentry This check has been hanging out since we used to have parallel paths to add dentry in nfs_create(), but that hasn't been the case for some years. Signed-off-by: Benjamin Coddington <bcodding@redhat.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>