Whamcloud - gitweb
LU-14696 llite: check read only mount for setquota 65/43765/6
authorHongchao Zhang <hongchao@whamcloud.com>
Thu, 12 Aug 2021 11:06:45 +0000 (19:06 +0800)
committerOleg Drokin <green@whamcloud.com>
Sat, 11 Sep 2021 06:20:30 +0000 (06:20 +0000)
commit29e00cecc6019fbdb5bd98511970970ac5ef5318
tree26405d9ca51257a486ee5bf20ad8cda4fdf5d8e2
parent2869f429ddc92ea6660fe210b098f6ff83c167f1
LU-14696 llite: check read only mount for setquota

During setting quota, it should fail if the mount is read-only.

Change-Id: I966ac71d0a4a72dcb998f09ffc0f99ae28498e27
Signed-off-by: Hongchao Zhang <hongchao@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/43765
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Bobi Jam <bobijam@hotmail.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/llite/dir.c
lustre/llite/llite_internal.h
lustre/llite/llite_lib.c
lustre/tests/sanity-quota.sh
lustre/utils/lfs.c