Home
last modified time | relevance | path

Searched hist:"78 e9605d" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/ext4/
H A Dsysfs.c78e9605d Tue Jul 02 16:38:55 CDT 2019 Kimberly Brown <kimbrownkd@gmail.com> 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: Theodore Ts'o <tytso@mit.edu>
78e9605d Tue Jul 02 16:38:55 CDT 2019 Kimberly Brown <kimbrownkd@gmail.com> 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: Theodore Ts'o <tytso@mit.edu>