From 3af7d65e09273fdda0f043a259b187a33a6ba6a7 Mon Sep 17 00:00:00 2001 From: Chuck Lever Date: Sat, 16 Mar 2013 15:54:25 -0400 Subject: [PATCH] --- yaml --- r: 367319 b: refs/heads/master c: 72f4dc117b57e05120aaac6e218b8abc09a5c350 h: refs/heads/master i: 367317: e893272f4604ca0c279009bd0b633f2b1f46af07 367315: 54a25ee5cead5199e205f596114e47f33f1ab8ce 367311: 673c03591670f1f2290a14994ee3e6f0d24458d5 v: v3 --- [refs] | 2 +- trunk/include/linux/nfs_xdr.h | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/[refs] b/[refs] index c6652945be7c..cbe9bd37e49c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 71afa85e798ebc81054164c947b189d163c92b30 +refs/heads/master: 72f4dc117b57e05120aaac6e218b8abc09a5c350 diff --git a/trunk/include/linux/nfs_xdr.h b/trunk/include/linux/nfs_xdr.h index 90a4aa190b43..c1ca1f3f4935 100644 --- a/trunk/include/linux/nfs_xdr.h +++ b/trunk/include/linux/nfs_xdr.h @@ -14,9 +14,6 @@ #define NFS_DEF_FILE_IO_SIZE (4096U) #define NFS_MIN_FILE_IO_SIZE (1024U) -/* Forward declaration for NFS v3 */ -struct nfs4_secinfo_flavors; - struct nfs4_string { unsigned int len; char *data;