]> git.baikalelectronics.ru Git - kernel.git/commit
bcache: fix typo from SUUP to SUPP in features.h
authorColy Li <colyli@suse.de>
Mon, 4 Jan 2021 07:41:19 +0000 (15:41 +0800)
committerJens Axboe <axboe@kernel.dk>
Sat, 9 Jan 2021 16:21:03 +0000 (09:21 -0700)
commit13663e15e58a29d3c695ce9b6bb9c1f7dd134bd5
treed4c338355e6f63a58ecab374331c4f5323de376d
parent794cc7f9e7542d45f188c63ec96372808d221e60
bcache: fix typo from SUUP to SUPP in features.h

This patch fixes the following typos,
from BCH_FEATURE_COMPAT_SUUP to BCH_FEATURE_COMPAT_SUPP
from BCH_FEATURE_INCOMPAT_SUUP to BCH_FEATURE_INCOMPAT_SUPP
from BCH_FEATURE_INCOMPAT_SUUP to BCH_FEATURE_RO_COMPAT_SUPP

Fixes: 247e89860e34 ("bcache: increase super block version for cache device and backing device")
Fixes: 1edc7104a4a8 ("bcache: add bucket_size_hi into struct cache_sb_disk for large bucket")
Signed-off-by: Coly Li <colyli@suse.de>
Cc: stable@vger.kernel.org # 5.9+
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/md/bcache/features.h