]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - support/include/nfs/debug.h
rpcdebug: Add new "state" flag for the nfs module
[nfs-utils.git] / support / include / nfs / debug.h
index dbec5bab7a5562c24a2c9127de456ae18e339cf9..80a1b1ddffe0d66b211322079a3388a3385f3638 100644 (file)
@@ -79,6 +79,7 @@ enum {
 #define NFSDBG_FSCACHE         0x0800
 #define NFSDBG_PNFS                    0x1000
 #define NFSDBG_PNFS_LD         0x2000
+#define NFSDBG_STATE           0x4000
 #define NFSDBG_ALL             0xFFFF
 
 #endif /* _NFS_DEBUG_H */