From: Amir Shehata Date: Wed, 30 May 2018 20:22:11 +0000 (-0700) Subject: LU-11064 lnd: determine gaps correctly X-Git-Tag: 2.11.53~26 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=e40ea6fd4494b86d26a9d459f7bf620d816af4e1;hp=e40ea6fd4494b86d26a9d459f7bf620d816af4e1 LU-11064 lnd: determine gaps correctly We're allowed to start at a non-aligned page offset in the first fragment and end at a non-aligned page offset in the last fragment. When checking the iovec exclude both of the first and last fragments from the tx_gaps check. Test-Parameters: trivial Signed-off-by: Amir Shehata Change-Id: I8a9231db7db404a5d5a6294ff263c1bd2ac28e6c Reviewed-on: https://review.whamcloud.com/32586 Tested-by: Jenkins Tested-by: Maloo Reviewed-by: Doug Oucharek Reviewed-by: James Simmons Reviewed-by: Oleg Drokin ---