aboutsummaryrefslogtreecommitdiff
path: root/fs/remap_range.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2022-01-14 14:03:48 -0800
committerLinus Torvalds <[email protected]>2022-01-15 16:30:24 +0200
commitd141b39b398460391b98b817fa6284773e842c45 (patch)
treee65b405e868b95567559e27a4c6e2b890b8edade /fs/remap_range.c
parentf018844f834a2fc3bc7ba5f6915d5020e930a086 (diff)
ocfs2: cluster: use default_groups in kobj_type
There are currently two ways to create a set of sysfs files for a kobj_type, through the default_attrs field, and the default_groups field. Move the ocfs2 cluster sysfs code to use default_groups field which has been the preferred way since aa30f47cf666 ("kobject: Add support for default attribute groups to kobj_type") so that we can soon get rid of the obsolete default_attrs field. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]> Reviewed-by: Joseph Qi <[email protected]> Tested-by: Joseph Qi <[email protected]> Cc: Mark Fasheh <[email protected]> Cc: Joel Becker <[email protected]> Cc: Junxiao Bi <[email protected]> Cc: Changwei Ge <[email protected]> Cc: Gang He <[email protected]> Cc: Jun Piao <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'fs/remap_range.c')
0 files changed, 0 insertions, 0 deletions