diff options
author | Tejun Heo <tj@kernel.org> | 2022-08-28 07:04:38 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-09-01 18:08:44 +0200 |
commit | f8eb145eb946d543e8c8df3d2db39fcd5c80dacb (patch) | |
tree | a91e15f1a2a7021278c37d563d05e16f22c1d763 /lib/overflow_kunit.c | |
parent | kernfs: Add KERNFS_REMOVING flags (diff) | |
download | linux-f8eb145eb946d543e8c8df3d2db39fcd5c80dacb.tar.xz linux-f8eb145eb946d543e8c8df3d2db39fcd5c80dacb.zip |
kernfs: Factor out kernfs_activate_one()
Factor out kernfs_activate_one() from kernfs_activate() and reorder
operations so that KERNFS_ACTIVATED now simply indicates whether activation
was attempted on the node ignoring whether activation took place. As the
flag doesn't have a reader, the refactoring and reordering shouldn't cause
any behavior difference.
Tested-by: Chengming Zhou <zhouchengming@bytedance.com>
Reviewed-by: Chengming Zhou <zhouchengming@bytedance.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Link: https://lore.kernel.org/r/20220828050440.734579-8-tj@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/overflow_kunit.c')
0 files changed, 0 insertions, 0 deletions