diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2021-04-01 22:03:41 -0400 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2021-04-07 13:57:13 -0400 |
commit | bcba1e7d0d520adba895d9e0800a056f734b0a6a (patch) | |
tree | e8dadedb7fc63a9a69db24db6b9bc9dec58145a0 /tools | |
parent | ffb37ca3bd16ce6ea2df2f87fde9a31e94ebb54b (diff) | |
download | linux-bcba1e7d0d520adba895d9e0800a056f734b0a6a.tar.bz2 |
take LOOKUP_{ROOT,ROOT_GRABBED,JUMPED} out of LOOKUP_... space
Separate field in nameidata (nd->state) holding the flags that
should be internal-only - that way we both get some spare bits
in LOOKUP_... and get simpler rules for nd->root lifetime rules,
since we can set the replacement of LOOKUP_ROOT (ND_ROOT_PRESET)
at the same time we set nd->root.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions