From b70348353ee695de0c483cf5d0d78ef6f5d02db8 Mon Sep 17 00:00:00 2001 From: Chuck Lever Date: Mon, 10 Dec 2007 14:57:01 -0500 Subject: [PATCH] --- yaml --- r: 79625 b: refs/heads/master c: 4392f2592297876967191238a341667a6d4fc456 h: refs/heads/master i: 79623: 1d80c2d74136ac0dcd0f4c5dddc4d0b2cb7b4249 v: v3 --- [refs] | 2 +- trunk/include/linux/nfs_fs_sb.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 852f1b144bfb..07a95f6b88e0 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: cc38bac3a0093b3b7928efc6ff8e9faf9e75f41d +refs/heads/master: 4392f2592297876967191238a341667a6d4fc456 diff --git a/trunk/include/linux/nfs_fs_sb.h b/trunk/include/linux/nfs_fs_sb.h index 97b325756667..0b3dcba3d97d 100644 --- a/trunk/include/linux/nfs_fs_sb.h +++ b/trunk/include/linux/nfs_fs_sb.h @@ -64,7 +64,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[48]; unsigned char cl_id_uniquifier; #endif };