nsfs: remove d_op->d_delete
Nsfs only deals with unhashed dentries and there's currently no way for
them to become hashed. So remove d_op->d_delete.
Signed-off-by:
Christian Brauner <brauner@kernel.org>
Loading
Please sign in to comment
Nsfs only deals with unhashed dentries and there's currently no way for
them to become hashed. So remove d_op->d_delete.
Signed-off-by:
Christian Brauner <brauner@kernel.org>