Whamcloud - gitweb
LU-13228 clio: mmap write when overquota 92/38292/2
authorAlexander Zarochentsev <c17826@cray.com>
Fri, 20 Dec 2019 23:19:44 +0000 (02:19 +0300)
committerOleg Drokin <green@whamcloud.com>
Mon, 11 May 2020 23:00:41 +0000 (23:00 +0000)
commit6e37067902741a2de13517ae450b53fbc03c127e
treea44179f8ff9674cadcedabc235ccd911a28d721a
parent41ed1c18082435624dc5a391511a5ff40ec79979
LU-13228 clio: mmap write when overquota

Flagging client by overquota flag should not
cause mmap write access to sigbus the app.

Lustre-change: https://review.whamcloud.com/37495
Lustre-commit: b651089f859e8269af7272b91f5e60aa25f24226

Cray-bug-id: LUS-8221
Signed-off-by: Alexander Zarochentsev <c17826@cray.com>
Change-Id: I29d5901fa5078b5cfca40391a02531cf27efce93
Reviewed-on: https://review.whamcloud.com/38292
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Wang Shilong <wshilong@ddn.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/include/cl_object.h
lustre/llite/vvp_internal.h
lustre/llite/vvp_io.c
lustre/lov/lov_io.c
lustre/obdclass/cl_io.c
lustre/osc/osc_cache.c
lustre/tests/sanity-quota.sh