Whamcloud - gitweb
LU-11848 lov: FIEMAP support for PFL and FLR file 66/40766/23
authorBobi Jam <bobijam@whamcloud.com>
Thu, 26 Nov 2020 06:13:28 +0000 (14:13 +0800)
committerOleg Drokin <green@whamcloud.com>
Thu, 17 Dec 2020 17:03:02 +0000 (17:03 +0000)
commit409719608cf0f607635fca5fb66b84a2e4aa1d4f
treec5eb7a091ea5453a4f8d2e4b95715b73af5b91f7
parent2cebaa2bc5cd0554ae2b0b625cf9b6da0b1a16c6
LU-11848 lov: FIEMAP support for PFL and FLR file

* use the high 16 bits of fe_device to record the absolute stripe
  number from the beginning we are processing, so that continuous call
  can resume from the stripe specified by it.

Signed-off-by: Bobi Jam <bobijam@whamcloud.com>
Change-Id: Ie519a9361b2d3ae4977ed2ccf925c92065aa9787
Reviewed-on: https://review.whamcloud.com/40766
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Alex Zhuravlev <bzzz@whamcloud.com>
lustre/include/uapi/linux/lustre/lustre_fiemap.h
lustre/lov/lov_object.c
lustre/lov/lov_offset.c
lustre/ptlrpc/wiretest.c
lustre/tests/sanity-flr.sh
lustre/tests/sanity-pfl.sh
lustre/tests/sanity.sh
lustre/utils/wirecheck.c
lustre/utils/wiretest.c