nfs4trace: fix state manager flag printing
authorBenjamin Coddington <bcodding@redhat.com>
Tue, 14 Feb 2023 13:18:23 +0000 (08:18 -0500)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Tue, 14 Feb 2023 20:43:57 +0000 (15:43 -0500)
commitb46d80bd2d6e7e063c625a20de54248afe8d4889
treefb976c56730dc16f103bbc1ddf2bbe617a5d3958
parent2de3d04b3bcba3ae0474373cbd0c85f4f09ed9d2
nfs4trace: fix state manager flag printing

__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>
fs/nfs/nfs4trace.h