commit | 3c591175d6432ca9b7d26a171715652d88902715 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trondmy@gmail.com> | Tue Jul 31 15:54:10 2018 -0400 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Wed Aug 08 16:50:01 2018 -0400 |
tree | 63d9bd591cb30a83ae370c49e54c9414eea5e2e0 | |
parent | c16467dc03db5e2532484026a25b0eef80012ea1 [diff] |
NFSv4: bump/drop the nlink count on the parent dir when we mkdir/rmdir Ensure that we always bump or drop the nlink count on the parent directory when we do a mkdir or a rmdir(). This needs to be done by hand as we don't have pre/post op attributes. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>