btrfs: move mount option definitions to fs.h
authorJosef Bacik <josef@toxicpanda.com>
Wed, 19 Oct 2022 14:50:53 +0000 (10:50 -0400)
committerDavid Sterba <dsterba@suse.com>
Mon, 5 Dec 2022 17:00:42 +0000 (18:00 +0100)
commitfc97a410bd781d00634194bfcddfd2be4185d954
treec40dc71f2dd1af7c20ec01e55560f6c8b83d9566
parent0d3a9cf8c3068136145b90841778e3f1ac13f22a
btrfs: move mount option definitions to fs.h

These are fs wide definitions and helpers, move them out of ctree.h and
into fs.h.

Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Reviewed-by: Anand Jain <anand.jain@oracle.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/block-rsv.c
fs/btrfs/ctree.h
fs/btrfs/delayed-ref.c
fs/btrfs/discard.c
fs/btrfs/fs.h
fs/btrfs/ref-verify.c