]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8e83ef4578ce134c22b2e3512e429c43e47c1bf1
treec9740fc9c519524d06692183535a99fa4fcda2c5
parent1970cbf8bd7086fe15f871d8ad37f13b6500334a
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