diff options
| author | Greg Kroah-Hartman <[email protected]> | 2022-01-04 16:29:47 +0000 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2022-01-05 19:28:19 +0000 |
| commit | 050f461e28c5d13f327353d660ffad2603ce7ac1 (patch) | |
| tree | 9324eb118223a02cc219bc9a9a95b400dcc4f413 /Documentation/filesystems/caching/netfs-api.rst | |
| parent | pktcdvd: convert to use attribute groups (diff) | |
| download | kernel-050f461e28c5d13f327353d660ffad2603ce7ac1.tar.gz kernel-050f461e28c5d13f327353d660ffad2603ce7ac1.zip | |
block/rnbd-clt-sysfs: 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 rnbd controller sysfs 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.
Cc: "Md. Haris Iqbal" <[email protected]>
Cc: Jack Wang <[email protected]>
Cc: Jens Axboe <[email protected]>
Cc: [email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Acked-by: Jack Wang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'Documentation/filesystems/caching/netfs-api.rst')
0 files changed, 0 insertions, 0 deletions
