]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
NFSv4: Doh! Typo in the fix to nfs41_walk_client_list
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 10 Apr 2013 16:44:18 +0000 (12:44 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 10 Apr 2013 16:57:29 +0000 (12:57 -0400)
commiteb04e0ac198cec3bab407ad220438dfa65c19c67
tree3decd90ccd1d0d8aecb99e8c0fe0275ce05784d0
parentfa332941c0c7c00e3420078268b7558d0ef792b5
NFSv4: Doh! Typo in the fix to nfs41_walk_client_list

Make sure that we set the status to 0 on success. Missed in testing
because it never appears when doing multiple mounts to _different_
servers.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Cc: <stable@vger.kernel.org> # 3.7.x: 7b1f1fd: NFSv4/4.1: Fix bugs in nfs4[01]_walk_client_list
fs/nfs/nfs4client.c