]> 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)
commit3242bc0afa92319f53b13ebc0d5234cb657b483b
tree9dc71c4a7d95fceed3942418586c5ced230ecdc2
parent935b0c6b6cb270c1a0b2ebb3e547a1af5cdc4ea9
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