]> git.hungrycats.org Git - linux/commitdiff
Revert "Add flags for dedicated metadata disks"
authorZygo Blaxell <ce3g8jdj@umail.furryterror.org>
Sun, 5 Dec 2021 08:37:28 +0000 (03:37 -0500)
committerZygo Blaxell <ce3g8jdj@umail.furryterror.org>
Sun, 5 Dec 2021 08:37:28 +0000 (03:37 -0500)
This reverts commit c082adc0e014f4337a345e679e41f703e81beda3.

include/uapi/linux/btrfs_tree.h

index 701ad550d5964e1745706c270170088e9ce4d1cb..58d7cff9afb17f8d79ed2b7f927a0fac4d996ddc 100644 (file)
@@ -361,9 +361,6 @@ struct btrfs_key {
        __u64 offset;
 } __attribute__ ((__packed__));
 
-/* dev_item.type */
-#define BTRFS_DEV_PREFERRED_METADATA   (1ULL << 0)
-
 struct btrfs_dev_item {
        /* the internal btrfs device id */
        __le64 devid;