diff options
author | Kimberly Brown <kimbrownkd@gmail.com> | 2019-05-08 03:48:05 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-06-13 13:50:22 +0200 |
commit | c9c5b5e1565d6166e8d477d598e82652d0d7542d (patch) | |
tree | 36fb710ad00982c2fff9e565f73f7688bfbe3065 /fs/f2fs/sysfs.c | |
parent | ext4: replace ktype default_attrs with default_groups (diff) | |
download | linux-c9c5b5e1565d6166e8d477d598e82652d0d7542d.tar.xz linux-c9c5b5e1565d6166e8d477d598e82652d0d7542d.zip |
dlm: Replace default_attrs in dlm_ktype with default_groups
The kobj_type default_attrs field is being replaced by the
default_groups field, so replace the default_attrs field in dlm_ktype
with default_groups. Use the ATTRIBUTE_GROUPS macro to create
dlm_groups.
Signed-off-by: Kimberly Brown <kimbrownkd@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions