commit | db053bdece3aa812d4da8c3aa2f15560618b9cc4 | [log] [tgz] |
---|---|---|
author | Olga Kornievskaia <kolga@netapp.com> | Mon Nov 29 15:33:56 2021 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Feb 16 12:54:18 2022 +0100 |
tree | ab7d82b3617d1841cc24211521e8a0d7ad10c691 | |
parent | e2b4435fd340f95a1424081bff52f25c1eb8ca99 [diff] |
NFSv4 only print the label when its queried [ Upstream commit 2c52c8376db7160a1dd8a681c61c9258405ef143 ] When the bitmask of the attributes doesn't include the security label, don't bother printing it. Since the label might not be null terminated, adjust the printing format accordingly. Signed-off-by: Olga Kornievskaia <kolga@netapp.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com> Signed-off-by: Sasha Levin <sashal@kernel.org>