From 4e46fc59c83cfd07d712f86d5112a3d689d32617 Mon Sep 17 00:00:00 2001 From: "J. Bruce Fields" Date: Mon, 29 Aug 2011 10:36:11 -0400 Subject: [PATCH] --- yaml --- r: 267131 b: refs/heads/master c: c2d8eb7ac645e1baba7205cb2631e2f21db3d6a9 h: refs/heads/master i: 267129: f21f15fd566b03220282de7a31c8a1d3d1f30553 267127: e28a0095e00a6d6f85fe4a51741d5793c627f725 v: v3 --- [refs] | 2 +- trunk/fs/nfsd/state.h | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 1f1b8e421022..b862ad85e23a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b7d7ca35807b4c8ca3271885b47e67c843376f77 +refs/heads/master: c2d8eb7ac645e1baba7205cb2631e2f21db3d6a9 diff --git a/trunk/fs/nfsd/state.h b/trunk/fs/nfsd/state.h index f02badd70cf2..6b706a60ce88 100644 --- a/trunk/fs/nfsd/state.h +++ b/trunk/fs/nfsd/state.h @@ -312,7 +312,6 @@ struct nfs4_replay { __be32 rp_status; unsigned int rp_buflen; char *rp_buf; - unsigned intrp_allocated; struct knfsd_fh rp_openfh; char rp_ibuf[NFSD4_REPLAY_ISIZE]; };