NFSv4.2: Move TRACE_DEFINE_ENUM(NFS4_CONTENT_*) under CONFIG_NFS_V4_2
authorAnna Schumaker <Anna.Schumaker@Netapp.com>
Wed, 21 Sep 2022 20:29:57 +0000 (16:29 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Wed, 5 Oct 2022 19:47:16 +0000 (15:47 -0400)
commit3a100e4d8a2f7660d220c000364fe57679da9c92
treec9740fc9c519524d06692183535a99fa4fcda2c5
parent963694615d9d5a860e6571da18e50f14ab3583b3
NFSv4.2: Move TRACE_DEFINE_ENUM(NFS4_CONTENT_*) under CONFIG_NFS_V4_2

NFS4_CONTENT_DATA and NFS4_CONTENT_HOLE both only exist under NFS v4.2.
Move their corresponding TRACE_DEFINE_ENUM calls under this Kconfig
option.

Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/nfs4trace.h