Whamcloud - gitweb
LU-10212 test: ESTALE read 54/31554/4
authorAlexander Boyko <c17825@cray.com>
Wed, 31 Jan 2018 11:17:42 +0000 (06:17 -0500)
committerJohn L. Hammond <john.hammond@intel.com>
Thu, 3 May 2018 18:16:41 +0000 (18:16 +0000)
commitf20e7938083a542d35f1e150c23022087d115a14
tree470cff7de056c29086c60ebd0d579e0ec7d2d7ff
parentd9c595b530c5bc5f112698151bd1e9f4d74080cb
LU-10212 test: ESTALE read

The patch reproduces the issue, when a read rpc come
to OST with a lock handle which has the LDLM_FL_DESTROY
flag. And then a client gets the ESTALE error for a read
operation.

Test-Parameters: trivial testlist=sanity
Lustre-change: https://review.whamcloud.com/31101
Lustre-commit: 6e985684b822324143c686e919fe7a75bb16b440

Signed-off-by: Alexander Boyko <c17825@cray.com>
Cray-bug-id: MRP-4604
Change-Id: I0722fc57a61153b25a05bf7aebce5d7f32bbc95b
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Elena Gryaznova <c17455@cray.com>
Signed-off-by: Minh Diep <minh.diep@intel.com>
Reviewed-on: https://review.whamcloud.com/31554
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
lustre/include/obd_support.h
lustre/ldlm/ldlm_extent.c
lustre/tests/sanity.sh