Whamcloud - gitweb
LU-9859 lfsck: use Linux bitmap API 79/47579/11
authorJames Simmons <jsimmons@infradead.org>
Mon, 11 Jul 2022 16:41:58 +0000 (12:41 -0400)
committerOleg Drokin <green@whamcloud.com>
Mon, 8 Aug 2022 19:53:35 +0000 (19:53 +0000)
commitd4ef65c41c3b1bd88f3e9be8b523175417a410ca
tree5743f0de9831263eb4d9a44e4a8fb3d64758aeb1
parentdf3e6b4404496530a2ee65722b4b739cc0278227
LU-9859 lfsck: use Linux bitmap API

Replace the use of the libcfs specific bitmap API used by lfsck
with the standard Linux bitmap API.

Change-Id: Icc0d9d2ceb9ca7b4b94dd728d9b9c499cf4d2414
Signed-off-by: James Simmons <jsimmons@infradead.org>
Reviewed-on: https://review.whamcloud.com/47579
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Lai Siyao <lai.siyao@whamcloud.com>
Reviewed-by: Alex Zhuravlev <bzzz@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/lfsck/lfsck_engine.c
lustre/lfsck/lfsck_internal.h
lustre/lfsck/lfsck_layout.c
lustre/lfsck/lfsck_lib.c
lustre/lfsck/lfsck_namespace.c