NFS: Move NFS protocol display macros to global header
[linux-2.6-block.git] / fs / nfs / pnfs.h
index a0f6ff094b3a4e94654268749c3c41c9d4101c79..f4d7548d67b2415bbf850c3bc4ade490858d1e06 100644 (file)
@@ -82,10 +82,6 @@ enum pnfs_try_status {
        PNFS_TRY_AGAIN     = 2,
 };
 
-/* error codes for internal use */
-#define NFS4ERR_RESET_TO_MDS   12001
-#define NFS4ERR_RESET_TO_PNFS  12002
-
 #ifdef CONFIG_NFS_V4_1
 
 #define LAYOUT_NFSV4_1_MODULE_PREFIX "nfs-layouttype4"