OSDN Git Service

btrfs: sysfs, unify handler name of devinfo/missing
authorAnand Jain <anand.jain@oracle.com>
Thu, 13 Feb 2020 08:40:53 +0000 (16:40 +0800)
committerDavid Sterba <dsterba@suse.com>
Mon, 23 Mar 2020 16:01:36 +0000 (17:01 +0100)
commit25864778bce70341aad0fe65e9f5429370bbbbb2
tree464afec25e199b044293499ffb493b21237f57de
parentf3cd2c58110dad14ee37cc47fd1473d90ee68ccb
btrfs: sysfs, unify handler name of devinfo/missing

The devinfo attribute handlers were added in 668e48af7a94 ("btrfs:
sysfs, add devid/dev_state kobject and device attributes") and the name
should contain _devinfo_, there's one that does not conform, so unify it
with the rest.

Signed-off-by: Anand Jain <anand.jain@oracle.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/sysfs.c