nfs4trace: fix state manager flag printing
authorBenjamin Coddington <bcodding@redhat.com>
Tue, 14 Feb 2023 13:18:23 +0000 (08:18 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 10 Mar 2023 08:39:30 +0000 (09:39 +0100)
commitc78cfb19c9a2f413305801167e5cb66042b05887
tree7d133fbf617e7b256c4c7a6bf28a0c0f35878471
parentccbf841c73ef9959f2307a22e3b9260ea218d913
nfs4trace: fix state manager flag printing

[ Upstream commit b46d80bd2d6e7e063c625a20de54248afe8d4889 ]

__print_flags wants a mask, not the enum value.  Add two more flags.

Fixes: 511ba52e4c01 ("NFS4: Trace state recovery operation")
Signed-off-by: Benjamin Coddington <bcodding@redhat.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
fs/nfs/nfs4trace.h