NeilBrown
62b2417e84
sunrpc: don't check for failure from mempool_alloc()
...
When mempool_alloc() is allowed to sleep (GFP_NOIO allows
sleeping) it cannot fail.
So rpc_alloc_task() cannot fail, so rpc_new_task doesn't need
to test for failure.
Consequently rpc_new_task() cannot fail, so the callers
don't need to test.
Signed-off-by: NeilBrown <neilb@suse.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
2017-04-20 13:44:57 -04:00
..
2017-03-03 21:44:35 -08:00
2017-02-27 18:43:47 -08:00
2017-03-09 18:23:27 -08:00
2017-03-09 18:23:27 -08:00
2017-03-16 12:05:38 -07:00
2017-03-09 18:23:27 -08:00
2017-04-11 22:22:44 -04:00
2017-03-02 08:42:29 +01:00
2017-03-23 12:03:36 +01:00
2017-04-12 10:29:40 -04:00
2017-03-13 22:00:42 -07:00
2017-03-09 18:23:27 -08:00
2017-03-03 10:16:38 -08:00
2017-02-21 13:25:22 -05:00
2017-02-27 18:43:47 -08:00
2017-04-14 10:47:13 -04:00
2017-04-12 13:23:39 -04:00
2017-03-09 18:23:27 -08:00
2017-03-09 18:23:27 -08:00
2017-03-24 13:13:53 -07:00
2017-04-08 08:29:04 -07:00
2017-03-09 18:23:27 -08:00
2017-03-29 14:20:40 +02:00
2017-03-02 08:42:38 +01:00
2017-03-16 20:22:18 -07:00
2017-04-13 23:20:13 +02:00
2017-03-22 15:38:43 -07:00
2017-03-09 18:23:27 -08:00
2017-03-09 18:23:27 -08:00
2017-04-01 12:16:46 -07:00
2017-03-30 11:04:00 -07:00
2017-03-09 18:23:27 -08:00
2017-03-09 18:23:27 -08:00
2017-03-09 18:23:27 -08:00
2017-03-16 21:27:57 -07:00
2017-04-06 12:28:39 -07:00
2017-04-06 13:55:51 -07:00
2017-03-09 18:23:27 -08:00
2017-03-03 20:43:26 -08:00
2017-04-20 13:44:57 -04:00
2017-03-22 11:59:16 -07:00
2017-03-21 15:25:10 -07:00
2017-03-21 14:41:47 -07:00
2017-03-29 09:11:29 +02:00
2017-03-09 18:23:27 -08:00
2017-03-29 13:26:22 -07:00
2017-02-22 10:15:09 -08:00
2017-03-21 18:44:17 -07:00