From 276ec91f87a7723660f492f3e9fec25fdd42d5e6 Mon Sep 17 00:00:00 2001 From: Andy Adamson Date: Fri, 4 Dec 2009 15:55:32 -0500 Subject: [PATCH] --- yaml --- r: 175959 b: refs/heads/master c: b9179237e2b2b4d34b5821cca3db280ebbc8694a h: refs/heads/master i: 175957: deb7de8bdde416a47ef9c64b4b2d93c13c6c4f4a 175955: af08ba9b5db1118af7d442ecee2149e573b48091 175951: 5e8016af94f9e9dc85947bdda127462998440f4a v: v3 --- [refs] | 2 +- trunk/fs/nfs/nfs4proc.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 3a1d64a87551..64f73f369d65 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 36bbe34239f63377b5179ad32fd13cd71d6e1ba7 +refs/heads/master: b9179237e2b2b4d34b5821cca3db280ebbc8694a diff --git a/trunk/fs/nfs/nfs4proc.c b/trunk/fs/nfs/nfs4proc.c index f0b6d569a50a..d0cb7cb367c1 100644 --- a/trunk/fs/nfs/nfs4proc.c +++ b/trunk/fs/nfs/nfs4proc.c @@ -272,7 +272,7 @@ static int nfs4_handle_exception(const struct nfs_server *server, int errorcode, errorcode); set_bit(NFS4CLNT_SESSION_RESET, &clp->cl_state); exception->retry = 1; - /* FALLTHROUGH */ + break; #endif /* !defined(CONFIG_NFS_V4_1) */ case -NFS4ERR_FILE_OPEN: if (exception->timeout > HZ) {