Trond Myklebust
b72888cb0b
NFSv4: Fix up nfs4_proc_lookup_mountpoint
...
Currently, we do not check the return value of client = rpc_clone_client(),
nor do we shut down the resulting cloned rpc_clnt in the case where a
NFS4ERR_WRONGSEC has caused nfs4_proc_lookup_common() to replace the
original value of 'client' (causing a memory leak).
Fix both issues and simplify the code by moving the call to
rpc_clone_client() until after nfs4_proc_lookup_common() has
done its business.
Reported-by: Andy Adamson <andros@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2013-08-07 20:47:26 -04:00
..
2013-06-28 15:34:44 -04:00
2013-06-28 15:34:45 -04:00
2013-02-15 10:43:36 -05:00
2013-02-15 10:43:36 -05:00
2013-06-28 16:29:51 -04:00
2013-06-28 16:29:51 -04:00
2013-07-09 12:09:43 -07:00
2013-06-08 16:20:18 -04:00
2013-06-28 16:29:51 -04:00
2013-06-29 12:57:42 +04:00
2013-04-05 17:03:57 -04:00
2013-07-09 17:17:07 -04:00
2012-12-12 12:56:19 -05:00
2013-06-18 13:47:18 -04:00
2012-01-31 18:20:26 -05:00
2013-07-03 16:07:29 -07:00
2011-10-18 09:14:34 -07:00
2012-12-20 22:19:42 +00:00
2012-12-21 08:06:48 -08:00
2013-06-08 16:20:15 -04:00
2013-06-28 15:22:07 -04:00
2013-08-07 17:07:41 -04:00
2013-06-28 16:29:51 -04:00
2010-05-14 15:09:31 -04:00
2013-06-08 16:20:17 -04:00
2013-06-18 13:47:18 -04:00
2013-06-28 15:51:51 -04:00
2013-06-08 16:20:15 -04:00
2012-10-02 08:17:02 -07:00
2012-07-30 19:06:41 -04:00
2013-02-13 06:15:30 -08:00
2012-09-18 01:01:35 -07:00
2012-07-30 19:05:54 -04:00
2013-07-09 12:09:43 -07:00
2012-07-30 19:06:46 -04:00
2013-02-13 06:15:31 -08:00
2013-06-28 16:29:51 -04:00
2013-06-28 16:29:51 -04:00
2013-06-06 16:24:43 -04:00
2013-06-06 16:24:37 -04:00
2013-06-06 16:24:37 -04:00
2013-06-28 15:34:43 -04:00
2012-10-16 12:37:59 -04:00
2013-03-29 15:43:07 -04:00
2013-08-07 20:47:26 -04:00
2012-08-13 16:27:37 -07:00
2013-06-28 15:55:19 -04:00
2013-06-28 15:55:19 -04:00
2013-07-09 12:09:43 -07:00
2013-06-18 13:47:18 -04:00
2012-10-02 08:17:03 -07:00
2013-07-23 14:24:59 -07:00
2012-07-30 19:06:52 -04:00
2012-03-20 13:08:26 -04:00
2013-04-08 22:12:33 -04:00
2013-02-27 19:10:24 -08:00
2013-06-18 13:47:18 -04:00
2013-06-28 15:34:43 -04:00
2013-06-08 16:20:15 -04:00
2013-03-25 12:04:10 -04:00
2013-08-07 17:07:41 -04:00
2010-03-30 22:02:32 +09:00
2012-07-17 13:33:18 -04:00
2013-07-05 18:59:33 +04:00
2013-07-09 19:32:50 -04:00