commit | eb01a628b498b84b3491a0c7435a75b03cc8f435 | [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:44:49 2022 +0100 |
tree | f685f648ad2ad0682988c92e21fdfeb97ebfe583 | |
parent | be711dea3beda8faedba03d84d900ec22c29913f [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>