linux-stable/arch/s390/hypfs
Vasily Gorbik 663d34c8df s390/hypfs: include z/VM guests with access control group set
Currently if z/VM guest is allowed to retrieve hypervisor performance
data globally for all guests (privilege class B) the query is formed in a
way to include all guests but the group name is left empty. This leads to
that z/VM guests which have access control group set not being included
in the results (even local vm).

Change the query group identifier from empty to "any" to retrieve
information about all guests from any groups (or without a group set).

Cc: stable@vger.kernel.org
Fixes: 31cb4bd31a ("[S390] Hypervisor filesystem (s390_hypfs) for z/VM")
Reviewed-by: Gerald Schaefer <gerald.schaefer@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
2022-01-26 18:42:39 +01:00
..
Makefile s390: add a few more SPDX identifiers 2017-12-05 07:51:09 +01:00
hypfs.h s390/hypfs: no need to check return value of debugfs_create functions 2019-01-28 15:58:54 +01:00
hypfs_dbfs.c s390/hypfs: no need to check return value of debugfs_create functions 2019-01-28 15:58:54 +01:00
hypfs_diag.c s390/hypfs: no need to check return value of debugfs_create functions 2019-01-28 15:58:54 +01:00
hypfs_diag0c.c s390: rename dma section to amode31 2021-08-05 14:10:53 +02:00
hypfs_sprp.c s390/hypfs: use register pair instead of register asm 2021-06-28 11:18:28 +02:00
hypfs_vm.c s390/hypfs: include z/VM guests with access control group set 2022-01-26 18:42:39 +01:00
inode.c fs_parse: fold fs_parameter_desc/fs_parameter_spec 2020-02-07 14:48:37 -05:00