Whamcloud - gitweb
filefrag: support PFL and FLR file 65/40765/3
authorBobi Jam <bobijam@whamcloud.com>
Thu, 26 Nov 2020 06:29:30 +0000 (14:29 +0800)
committerAndreas Dilger <adilger@whamcloud.com>
Tue, 1 Dec 2020 08:09:17 +0000 (08:09 +0000)
commit0b6718f5e22d57cedb732f0253e1e7deb4c80931
tree311b581415b43c258846685424c0b1253fcb0ef0
parent23547cbe57df859f70836fc18b7e449b319f54da
filefrag: support PFL and FLR file

Add FIEMAP_EXTENT_DATA_MIRROR support FLR file, which is returned
from Lustre indicating that a new mirror will be processed, so we'd
reset the fm_start and fe_logical.

Change-Id: Ifa68d951ac68d9f141eae915e58c13d73833c8c9
Signed-off-by: Bobi Jam <bobijam@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/40765
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Wang Shilong <wshilong@whamcloud.com>
Tested-by: Andreas Dilger <adilger@whamcloud.com>
lib/ext2fs/fiemap.h
misc/filefrag.c