Alex Elder
13f4042c05
rbd: kill rbd_req_{read,write}()
...
Both rbd_req_read() and rbd_req_write() are simple wrapper routines
for rbd_do_op(), and each is only called once. Replace each wrapper
call with a direct call to rbd_do_op(), and get rid of the wrapper
functions.
Signed-off-by: Alex Elder <elder@inktank.com>
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
2012-10-26 17:18:08 -05:00
..
2012-09-20 22:23:40 -04:00
2012-08-25 11:36:43 -07:00
2012-09-12 22:21:13 +02:00
2012-01-13 09:32:26 +10:30
2012-09-12 11:21:40 -04:00
2012-01-03 22:54:07 -05:00
2011-04-21 21:33:05 +02:00
2012-03-20 21:48:16 +08:00
2011-05-06 08:23:55 -06:00
2012-09-18 11:57:08 +02:00
2011-05-06 08:23:59 -06:00
2012-01-14 15:07:24 -08:00
2011-08-08 11:40:15 +02:00
2011-09-21 10:02:13 +02:00
2008-04-18 22:16:32 -04:00
2012-05-11 16:42:14 +02:00
2007-09-11 17:21:19 -07:00
2012-07-31 11:47:36 +02:00
2012-03-28 18:30:03 +01:00
2012-03-16 13:30:10 -07:00
2012-07-14 15:39:58 -07:00
2012-01-18 12:34:09 -08:00
2012-07-06 19:07:00 +02:00
2012-09-17 15:00:37 -07:00
2012-09-29 10:31:52 -07:00
2010-09-10 12:35:36 +02:00
2012-03-20 21:48:16 +08:00
2011-10-31 19:31:13 -04:00
2011-11-06 19:44:47 -08:00
2012-10-01 14:30:53 -05:00
2012-10-26 17:18:08 -05:00
2011-02-02 11:31:21 +01:00
2012-03-28 11:33:24 +11:00
2011-12-12 12:42:12 +01:00
2009-03-26 21:15:27 +01:00
2011-12-10 19:52:46 +01:00
2012-03-03 19:44:39 +01:00
2012-03-16 13:30:10 -07:00
2012-07-31 09:08:15 +02:00
2007-10-10 09:25:59 +02:00
2012-07-30 13:30:52 +09:30
2012-03-28 18:30:03 +01:00
2008-10-21 07:48:11 -04:00
2012-07-31 19:07:42 -07:00
2012-01-05 08:34:29 +01:00
2010-10-28 06:15:26 -06:00