[PATCH 19/25] afs: Get the target vnode in afs_rmdir() and get a callback on it [ver #2]

2018-10-23 Thread David Howells
Get the target vnode in afs_rmdir() and validate it before we attempt the deletion, The vnode pointer will be passed through to the delivery function in a later patch so that the delivery function can mark it deleted. Signed-off-by: David Howells --- fs/afs/dir.c | 11 ++- 1 file

[PATCH 19/25] afs: Get the target vnode in afs_rmdir() and get a callback on it [ver #2]

2018-10-23 Thread David Howells
Get the target vnode in afs_rmdir() and validate it before we attempt the deletion, The vnode pointer will be passed through to the delivery function in a later patch so that the delivery function can mark it deleted. Signed-off-by: David Howells --- fs/afs/dir.c | 11 ++- 1 file