kernel_optimize_test/fs/ext4
Kimberly Brown 59137a93f3 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>
2019-06-13 13:50:22 +02:00
..
acl.c
acl.h
balloc.c
bitmap.c
block_validity.c
dir.c ext4: fix dcache lookup of !casefolded directories 2019-05-24 23:48:23 -04:00
ext4_extents.h
ext4_jbd2.c
ext4_jbd2.h
ext4.h
extents_status.c
extents_status.h
extents.c ext4: don't perform block validity checks on the journal inode 2019-05-22 10:27:01 -04:00
file.c
fsmap.c
fsmap.h
fsync.c
hash.c
ialloc.c
indirect.c
inline.c
inode.c ext4: do not delete unlinked inode from orphan list on failed truncate 2019-05-23 23:35:28 -04:00
ioctl.c
Kconfig
Makefile
mballoc.c
mballoc.h
migrate.c
mmp.c
move_extent.c
namei.c
page-io.c
readpage.c
resize.c
super.c
symlink.c
sysfs.c ext4: replace ktype default_attrs with default_groups 2019-06-13 13:50:22 +02:00
truncate.h
xattr_security.c
xattr_trusted.c
xattr_user.c
xattr.c
xattr.h