Whamcloud - gitweb
LU-11848 filefrag: rework port PFL and FLR file 89/40889/6
authorBobi Jam <bobijam@whamcloud.com>
Mon, 7 Dec 2020 08:57:10 +0000 (16:57 +0800)
committerAndreas Dilger <adilger@whamcloud.com>
Thu, 10 Dec 2020 08:43:04 +0000 (08:43 +0000)
commitd99d208e73cd5b9c3edbc8fea3bb66875b706df7
treecc4fd5395f4b7acf97148ba2b524b34d69aff2de
parent233fe52cade6dd2317db3cd5698e924c82328ad8
LU-11848 filefrag: rework port PFL and FLR file

Lustre uses the high 16bits of fiemap_extent:fe_device to record
the absolute stripe number is under process, so that next fiemap
call continues from that stripe.

Fixes: 0b6718f5e22d ("filefrag: support PFL and FLR file")
Change-Id: I111bcb100307aebacbffed99109057accdc27f5b
Signed-off-by: Bobi Jam <bobijam@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/40889
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lib/ext2fs/fiemap.h
misc/filefrag.c