linux/fs/gfs2
Kimberly Brown ef254d13f1 gfs2: 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 gfs2_ktype
with default_groups. Use the ATTRIBUTE_GROUPS macro to create
gfs2_groups.

Signed-off-by: Kimberly Brown <kimbrownkd@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-06-13 13:50:21 +02:00
..
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile
acl.c
acl.h
aops.c gfs2: Fix iomap write page reclaim deadlock 2019-05-07 23:39:15 +02:00
aops.h
bmap.c gfs2: Fix iomap write page reclaim deadlock 2019-05-07 23:39:15 +02:00
bmap.h gfs2: clean_journal improperly set sd_log_flush_head 2019-05-07 23:39:04 +02:00
dentry.c
dir.c gfs2: Rename gfs2_trans_{add_unrevoke => remove_revoke} 2019-05-07 23:39:14 +02:00
dir.h
export.c
file.c iomap: wire up the iopoll method 2019-02-24 08:20:17 -07:00
gfs2.h
glock.c gfs2: Replace gl_revokes with a GLF flag 2019-05-07 23:39:14 +02:00
glock.h
glops.c gfs2: read journal in large chunks 2019-05-07 23:39:15 +02:00
glops.h
incore.h gfs2: fix race between gfs2_freeze_func and unmount 2019-05-07 23:39:14 +02:00
inode.c
inode.h gfs2: Fix an incorrect gfs2_assert() 2019-03-06 07:00:43 -07:00
lock_dlm.c gfs2: Fix sign extension bug in gfs2_update_stats 2019-05-22 14:09:44 +02:00
log.c gfs2: read journal in large chunks 2019-05-07 23:39:15 +02:00
log.h gfs2: Rename sd_log_le_{revoke,ordered} 2019-05-07 23:39:14 +02:00
lops.c We've got the following patches ready for this merge window: 2019-05-08 13:16:07 -07:00
lops.h gfs2: read journal in large chunks 2019-05-07 23:39:15 +02:00
main.c gfs2: Replace gl_revokes with a GLF flag 2019-05-07 23:39:14 +02:00
meta_io.c block: remove the i argument to bio_for_each_segment_all 2019-04-30 09:26:13 -06:00
meta_io.h
ops_fstype.c gfs2: read journal in large chunks 2019-05-07 23:39:15 +02:00
quota.c
quota.h
recovery.c gfs2: read journal in large chunks 2019-05-07 23:39:15 +02:00
recovery.h gfs2: read journal in large chunks 2019-05-07 23:39:15 +02:00
rgrp.c gfs2: Rename gfs2_trans_{add_unrevoke => remove_revoke} 2019-05-07 23:39:14 +02:00
rgrp.h
super.c gfs2: read journal in large chunks 2019-05-07 23:39:15 +02:00
super.h
sys.c gfs2: replace ktype default_attrs with default_groups 2019-06-13 13:50:21 +02:00
sys.h
trace_gfs2.h
trans.c gfs2: Rename gfs2_trans_{add_unrevoke => remove_revoke} 2019-05-07 23:39:14 +02:00
trans.h gfs2: Rename gfs2_trans_{add_unrevoke => remove_revoke} 2019-05-07 23:39:14 +02:00
util.c
util.h
xattr.c gfs2: Rename gfs2_trans_{add_unrevoke => remove_revoke} 2019-05-07 23:39:14 +02:00
xattr.h