commit | 303a42769c4c4d8e5e3ad928df87eb36f8c1fa60 | [log] [tgz] |
---|---|---|
author | Christian Brauner <christian.brauner@ubuntu.com> | Thu Feb 27 04:37:13 2020 +0100 |
committer | David S. Miller <davem@davemloft.net> | Wed Feb 26 20:07:25 2020 -0800 |
tree | cfe2a546d0f14cffd03044ac8e7756e8646e46a5 | |
parent | 0666a3aee762cd4f7981c2eed0fd8cab87533539 [diff] |
sysfs: add sysfs_group{s}_change_owner() Add helpers to change the owner of sysfs groups. This function will be used to correctly account for kobject ownership changes, e.g. when moving network devices between network namespaces. Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com> Signed-off-by: David S. Miller <davem@davemloft.net>