diff options
author | 2021-12-28 15:42:52 +0100 | |
---|---|---|
committer | 2021-12-29 10:53:48 +0100 | |
commit | a6b9a6149d850ab94acc4db9473f124a062be322 (patch) | |
tree | 1d4f609e1821e037cc2e283118b22c2fe2162d7d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | kobject: remove kset from struct kset_uevent_ops callbacks (diff) | |
download | wireguard-linux-a6b9a6149d850ab94acc4db9473f124a062be322.tar.xz wireguard-linux-a6b9a6149d850ab94acc4db9473f124a062be322.zip |
nilfs2: use default_groups in kobj_type
There are currently 2 ways to create a set of sysfs files for a
kobj_type, through the default_attrs field, and the default_groups
field. Move the nilfs2 code to use default_groups field which has been
the preferred way since aa30f47cf666 ("kobject: Add support for default
attribute groups to kobj_type") so that we can soon get rid of the
obsolete default_attrs field.
Acked-by: Ryusuke Konishi <konishi.ryusuke@gmail.com>
Link: https://lore.kernel.org/r/20211228144252.390554-1-gregkh@linuxfoundation.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