rbd: move structs used by lio rbd to new header
authorMike Christie <michaelc@cs.wisc.edu>
Wed, 29 Jul 2015 09:23:53 +0000 (04:23 -0500)
committerDavid Disseldorp <ddiss@suse.de>
Sat, 22 Aug 2015 13:33:21 +0000 (15:33 +0200)
commitdee079dfd1fac57dd7a033dc859843e299ceb6ae
tree4a4f458d9d05bbadc16466c6f4b673abb864d0c6
parent04ba76afd121e06ec66e043d9688afef60de8247
rbd: move structs used by lio rbd to new header

This moves structs and other definitions needed by the lio rbd
backend module to a header.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Acked-by: David Disseldorp <ddiss@suse.de>
drivers/block/rbd.c
include/linux/ceph/librbd.h [new file with mode: 0644]