Whamcloud - gitweb
EX-7601 llite: allow aligned DIO with compression
authorPatrick Farrell <pfarrell@whamcloud.com>
Fri, 30 Jun 2023 21:15:30 +0000 (17:15 -0400)
committerAndreas Dilger <adilger@whamcloud.com>
Thu, 7 Sep 2023 00:39:47 +0000 (00:39 +0000)
commitb429293b9e81a24053429d46a07e6649f65ad040
treef248d7636fa658850281cc216e63ded829543d6a
parenta81b7d7158f4287b83dd16002398045ba9a4b581
EX-7601 llite: allow aligned DIO with compression

If a DIO is fully aligned to compression chunk boundaries,
it is safe to do on a compressed file, so allow it.

Signed-off-by: Patrick Farrell <pfarrell@whamcloud.com>
Change-Id: If8fa3397c9424254538738f4d77f9f50d1c21129
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/51529
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Sebastien Buisson <sbuisson@ddn.com>
lustre/llite/rw26.c
lustre/tests/sanity.sh