]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf264c7a99b6a35b06584a000be5e0f12293473d4
tree464afec25e199b044293499ffb493b21237f57de
parent1960af69531c9758d250fa902bad13e3eb7f5e89
btrfs: sysfs, unify handler name of devinfo/missing

The devinfo attribute handlers were added in 8a6f333ad700 ("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