Whamcloud - gitweb
LU-16431 mds: Close request is dropped during replay 06/49506/4
authorAndriy Skulysh <andriy.skulysh@hpe.com>
Mon, 21 Mar 2022 12:00:59 +0000 (14:00 +0200)
committerOleg Drokin <green@whamcloud.com>
Fri, 3 Feb 2023 06:51:05 +0000 (06:51 +0000)
commita801cee0ce9add2cc652b3c5f1da1a14d43748e9
tree4e40046c0036bdc97545354aaf2edd52b16f2988
parentb4cc570ad11c1c07a6e1d825787ccc62c1245ca1
LU-16431 mds: Close request is dropped during replay

MDS_CLOSE can have the same transno with SETATTR update.
But it still needs to be processed to close the file.

Change-Id: I44c8e10c5e30f2dca4fab4d49a74d147495640c2
HPE-bug-id: LUS-10838
Signed-off-by: Andriy Skulysh <andriy.skulysh@hpe.com>
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/49506
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Alexander Boyko <alexander.boyko@hpe.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lustre/ldlm/ldlm_lib.c