Trond Myklebust
cab92c1982
NFSv4: Fix a slot leak in nfs40_sequence_done
...
The check for whether or not we sent an RPC call in nfs40_sequence_done
is insufficient to decide whether or not we are holding a session slot,
and thus should not be used to decide when to free that slot.
This patch replaces the RPC_WAS_SENT() test with the correct test for
whether or not slot == NULL.
Cc: Chuck Lever <chuck.lever@oracle.com>
Cc: stable@vger.kernel.org # 3.12+
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
2014-01-29 12:12:15 -05:00
..
2013-12-04 12:57:37 -05: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-09-03 15:26:30 -04:00
2013-06-28 16:29:51 -04:00
2013-10-28 18:16:55 -04:00
2013-06-08 16:20:18 -04:00
2013-10-28 15:37:43 -04:00
2013-08-22 08:58:24 -04:00
2013-04-05 17:03:57 -04:00
2014-01-28 14:48:18 -05:00
2014-01-13 17:29:50 -05:00
2013-11-19 16:20:40 -05:00
2014-01-05 15:51:23 -05:00
2013-09-27 18:40:25 +01:00
2013-09-27 18:40:25 +01:00
2013-06-08 16:20:15 -04:00
2013-09-01 11:12:42 -04:00
2014-01-28 14:48:18 -05:00
2013-11-19 16:20:40 -05:00
2013-11-15 13:41:43 -05:00
2013-09-03 15:26:33 -04:00
2013-06-28 15:51:51 -04:00
2013-10-24 23:34:50 -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
2014-01-05 15:51:23 -05:00
2012-07-30 19:05:54 -04:00
2013-10-24 23:34:50 -04:00
2012-07-30 19:06:46 -04:00
2013-02-13 06:15:31 -08:00
2014-01-29 11:54:55 -05:00
2014-01-27 15:36:05 -05:00
2013-11-13 15:34:18 +09:00
2014-01-29 11:54:55 -05:00
2013-06-06 16:24:37 -04:00
2014-01-05 15:38:21 -05:00
2013-09-07 16:18:30 -04:00
2013-11-13 15:34:18 +09:00
2014-01-29 12:12:15 -05:00
2012-08-13 16:27:37 -07:00
2013-09-04 12:26:30 -04:00
2013-09-04 12:26:30 -04:00
2014-01-05 15:51:35 -05:00
2014-01-13 13:34:36 -05:00
2012-10-02 08:17:03 -07:00
2013-08-22 08:58:27 -04:00
2013-08-22 08:58:27 -04:00
2013-12-06 13:06:30 -05:00
2012-07-30 19:06:52 -04:00
2013-08-22 08:58:18 -04:00
2014-01-27 15:35:56 -05:00
2013-09-06 11:27:41 -04:00
2013-02-27 19:10:24 -08:00
2014-01-13 13:34:36 -05:00
2014-01-13 12:08:11 -05:00
2013-10-24 23:34:50 -04:00
2014-01-05 15:51:23 -05:00
2013-11-15 13:41:43 -05:00
2012-07-17 13:33:18 -04:00
2013-11-13 15:34:18 +09:00
2014-01-28 14:48:18 -05:00