]> git.baikalelectronics.ru Git - kernel.git/commit
libceph: separate osd request data info
authorAlex Elder <elder@inktank.com>
Thu, 14 Feb 2013 18:16:43 +0000 (12:16 -0600)
committerSage Weil <sage@inktank.com>
Thu, 2 May 2013 04:16:24 +0000 (21:16 -0700)
commit882426df829c94c748cb3729a9cd504f9ad855b2
tree9dc71c4a7d95fceed3942418586c5ced230ecdc2
parent7d2926275910467ba02fed8de249ff3cfc5bb87f
libceph: separate osd request data info

Pull the fields in an osd request structure that define the data for
the request out into a separate structure.

Signed-off-by: Alex Elder <elder@inktank.com>
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
drivers/block/rbd.c
fs/ceph/addr.c
fs/ceph/file.c
include/linux/ceph/osd_client.h
net/ceph/osd_client.c