diff options
| author | Al Viro <viro@zeniv.linux.org.uk> | 2026-05-12 01:17:13 -0400 |
|---|---|---|
| committer | Al Viro <viro@zeniv.linux.org.uk> | 2026-06-08 14:53:09 -0400 |
| commit | 96551d7f9f7b59c87da1a6d1b072ab9219a2263e (patch) | |
| tree | 5ee7d548c85f37ebdd976ec9892b6441ffec43ea /rust/kernel/alloc/kvec/errors.rs | |
| parent | 5cefe23f63742881229ea80a55b5f9e5021966bc (diff) | |
configfs_detach_prep(): pass configfs_dirent instead of dentry
The only thing it uses the argument for is its ->d_fsdata and
all callers have that already available.
Note that in the recursive call we are dealing with a (sub)directory
configfs_dirent, and for those ->s_dentry->d_fsdata points back
to configfs_dirent itself.
Reviewed-by: Jan Kara <jack@suse.cz>
Reviewed-by: Breno Leitao <leitao@debian.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'rust/kernel/alloc/kvec/errors.rs')
0 files changed, 0 insertions, 0 deletions
