DORMANTno replies

[PATCH 03/25] NFS: Increase size of cl_ipaddr field to hold IPv6 addresses

From: Chuck Lever <hidden>
Date: 2007-11-13 18:32:41
Also in: linux-nfs
Subsystem: nfs, sunrpc, and lockd clients, the rest · Maintainers: Trond Myklebust, Anna Schumaker, Linus Torvalds

The nfs_client's cl_ipaddr field needs to be larger to hold strings that
represent IPv6 addresses.

Signed-off-by: Chuck Lever <redacted>
Cc: Aurelien Charbon <redacted>
---

 include/linux/nfs_fs_sb.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/include/linux/nfs_fs_sb.h b/include/linux/nfs_fs_sb.h
index 8a3061c..f2a0f20 100644
--- a/include/linux/nfs_fs_sb.h
+++ b/include/linux/nfs_fs_sb.h
@@ -63,7 +63,7 @@ struct nfs_client {
 	/* Our own IP address, as a null-terminated string.
 	 * This is used to generate the clientid, and the callback address.
 	 */
-	char			cl_ipaddr[16];
+	char			cl_ipaddr[64];
 	unsigned char		cl_id_uniquifier;
 #endif
 };
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help