summaryrefslogtreecommitdiff
path: root/fs/debugfs
diff options
context:
space:
mode:
authorWaiman Long <longman@redhat.com>2020-04-02 13:10:56 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-04-23 16:59:15 +0200
commit0f605db5bdd42edfbfcac36acaf8f72cfe9ce774 (patch)
tree26642963c12ac931e08f87832a7e634c4b47ed8c /fs/debugfs
parent55623260bb33e2ab849af76edf2253bc04cb241f (diff)
kernfs: Change kernfs_node lockdep name to "kn->active"
The kernfs_node lockdep tracking is being done on kn->active, the active reference count. The other reference count (kn->count) is not tracked by lockdep. So change the lockdep name to reflect what it is tracking. Signed-off-by: Waiman Long <longman@redhat.com> Acked-by: Tejun Heo <tj@kernel.org> Link: https://lore.kernel.org/r/20200402171056.27871-1-longman@redhat.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/debugfs')
0 files changed, 0 insertions, 0 deletions