sunrpc: Update RPCBIND_MAXNETIDLEN
[pandora-kernel.git] / include / linux / sunrpc / msg_prot.h
index 77e6248..abf2486 100644 (file)
@@ -145,12 +145,13 @@ typedef __be32    rpc_fraghdr;
 #define RPCBIND_NETID_TCP      "tcp"
 #define RPCBIND_NETID_UDP6     "udp6"
 #define RPCBIND_NETID_TCP6     "tcp6"
+#define RPCBIND_NETID_LOCAL    "local"
 
 /*
  * Note that RFC 1833 does not put any size restrictions on the
- * netid string, but all currently defined netid's fit in 4 bytes.
+ * netid string, but all currently defined netid's fit in 5 bytes.
  */
-#define RPCBIND_MAXNETIDLEN    (4u)
+#define RPCBIND_MAXNETIDLEN    (5u)
 
 /*
  * Universal addresses are introduced in RFC 1833 and further spelled