diff options
author | Tejun Heo <tj@kernel.org> | 2022-08-28 08:04:38 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-09-01 19:08:44 +0300 |
commit | f8eb145eb946d543e8c8df3d2db39fcd5c80dacb (patch) | |
tree | a91e15f1a2a7021278c37d563d05e16f22c1d763 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c25491747b21536bd56dccb82a109754bbc8d52c (diff) | |
download | linux-f8eb145eb946d543e8c8df3d2db39fcd5c80dacb.tar.xz |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions