Whamcloud - gitweb
EX-6265 llite: disable mmap on compressed files
authorAlex Zhuravlev <bzzz@whamcloud.com>
Thu, 22 Jun 2023 08:36:51 +0000 (11:36 +0300)
committerAndreas Dilger <adilger@whamcloud.com>
Sat, 1 Jul 2023 10:05:03 +0000 (10:05 +0000)
commit95df962a922bb29ac7026c9bf9b93593f1f7ec05
tree393d7326a4e43f86057874d962f50667f6f8a4ac
parentea13f42719f741dea2ab73da299d7ce7d6f59644
EX-6265 llite: disable mmap on compressed files

disable mmap(2) on compressed files until well tested.

Signed-off-by: Alex Zhuravlev <bzzz@whamcloud.com>
Change-Id: I3464a03b16708edcd0692bc9db337eb8473ea047
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/51413
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Patrick Farrell <pfarrell@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lustre/llite/llite_mmap.c
lustre/tests/sanity.sh