]> 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)
commite2bffcd153753f0b461903c4b448739e4ea6f36e
tree464afec25e199b044293499ffb493b21237f57de
parentb1cc7091cf9b629d0c243fe81036abe9c95b71bc
btrfs: sysfs, unify handler name of devinfo/missing

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