OSDN Git Service

btrfs: sysfs: export supported rescue= mount options
authorJosef Bacik <josef@toxicpanda.com>
Fri, 16 Oct 2020 15:29:15 +0000 (11:29 -0400)
committerDavid Sterba <dsterba@suse.com>
Tue, 8 Dec 2020 14:53:40 +0000 (15:53 +0100)
commitceafe3cc39923fc80b9091f3fd993e6de1b6a399
tree512b3df4873b322ad40278763130c05f393f27ef
parent334c16d82cfe180f7b262a6f8ae2d9379f032b18
btrfs: sysfs: export supported rescue= mount options

We're going to be adding a variety of different rescue options, we
should advertise which ones we support to make user spaces life easier
in the future.

Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/sysfs.c