]> git.baikalelectronics.ru Git - kernel.git/commit
libceph: rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid}
authorIlya Dryomov <ilya.dryomov@inktank.com>
Mon, 27 Jan 2014 15:40:20 +0000 (17:40 +0200)
committerIlya Dryomov <ilya.dryomov@inktank.com>
Mon, 27 Jan 2014 21:57:49 +0000 (23:57 +0200)
commitae1a7d8bf2cc2f9e1753f07bf8736757ac48cb17
tree9389951dec0bcc03c2da0f0f3fb966e16438b430
parente9b8ba1227577d0a91c6106a9ffdbd97d2c31e5d
libceph: rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid}

Rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid} before
introducing r_target_{oloc,oid} needed for redirects.

Signed-off-by: Ilya Dryomov <ilya.dryomov@inktank.com>
Reviewed-by: Sage Weil <sage@inktank.com>
drivers/block/rbd.c
include/linux/ceph/osd_client.h
net/ceph/debugfs.c
net/ceph/osd_client.c