diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2025-02-22 16:04:47 -0500 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2025-06-10 22:08:05 -0400 |
commit | 5943c611c47c9444e834555c867dec744158b7ad (patch) | |
tree | ddbda436f0a38eef129bb0bad8ee7d2094578724 /rust/helpers/task.c | |
parent | 5e317d23f6c6c4b59d84e228a2271228e81cc797 (diff) |
procfs: kill ->proc_dops
It has two possible values - one for "forced lookup" entries, another
for the normal ones. We'd be better off with that as an explicit
flag anyway and in addition to that it opens some fun possibilities
with ->d_op and ->d_flags handling.
[moved PROC_ENTRY_FORCE_LOOKUP to include/linux/proc_fs.h, switched it
to an unused bit - there was a conflict]
Reviewed-by: Christian Brauner <brauner@kernel.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'rust/helpers/task.c')
0 files changed, 0 insertions, 0 deletions