diff options
author | Kimberly Brown <kimbrownkd@gmail.com> | 2019-05-08 16:07:48 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-06-13 13:50:22 +0200 |
commit | 59137a93f3af3ffb31c5c538357486df3d2e40d9 (patch) | |
tree | c849fcc4cdaf55c481682bc0adef49874437833e /fs/dlm | |
parent | ef254d13f1783793747c639d8e79843d5caf995a (diff) | |
download | linux-59137a93f3af3ffb31c5c538357486df3d2e40d9.tar.bz2 |
ext4: replace ktype default_attrs with default_groups
The kobj_type default_attrs field is being replaced by the
default_groups field. Replace the default_attrs field in ext4_sb_ktype
and ext4_feat_ktype with default_groups. Use the ATTRIBUTE_GROUPS macro
to create ext4_groups and ext4_feat_groups.
Signed-off-by: Kimberly Brown <kimbrownkd@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/dlm')
0 files changed, 0 insertions, 0 deletions