Whamcloud - gitweb
EX-7601 llite: restrict readahead to eof
authorPatrick Farrell <pfarrell@whamcloud.com>
Tue, 14 Nov 2023 22:58:16 +0000 (17:58 -0500)
committerAndreas Dilger <adilger@whamcloud.com>
Fri, 24 Nov 2023 09:26:19 +0000 (09:26 +0000)
commit1f83d14aba76851056fdcbac7c8391a748ea78a5
treec1fafda2576fcac8f0e03112936037066f839eec
parent98fce9bf725aeb66fca563383d00382c4b152fb7
EX-7601 llite: restrict readahead to eof

Compressed file readahead rounding needs to come before
readahead is limited to EOF.

Signed-off-by: Patrick Farrell <pfarrell@whamcloud.com>
Change-Id: I4e9e7fe63301c08efcb05f170726735593a9431d
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/53137
Reviewed-by: Artem Blagodarenko <ablagodarenko@ddn.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/llite/rw.c