summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorKimberly Brown <kimbrownkd@gmail.com>2019-05-02 20:34:45 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-06-21 16:38:59 +0300
commit7c7e301406d0a93051d236600a72066278c2e4dc (patch)
tree73359d05f765596b699d3fd2001846be6ca43b16 /drivers
parentd2527682160a09e4eb5e9abcf37e83ee5239561a (diff)
downloadlinux-7c7e301406d0a93051d236600a72066278c2e4dc.tar.xz
btrfs: sysfs: Replace default_attrs in ktypes with groups
The kobj_type default_attrs field is being replaced by the default_groups field. Replace the default_attrs fields in btrfs_raid_ktype and space_info_ktype with default_groups. Change "raid_attributes" to "raid_attrs", and use the ATTRIBUTE_GROUPS macro to create raid_groups and space_info_groups. Signed-off-by: Kimberly Brown <kimbrownkd@gmail.com> Acked-by: David Sterba <dsterba@suse.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions