]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-client.git/commit
rbd: pull in ceph_calc_raw_layout()
authorAlex Elder <elder@inktank.com>
Wed, 14 Nov 2012 18:25:18 +0000 (12:25 -0600)
committerAlex Elder <elder@inktank.com>
Wed, 28 Nov 2012 16:07:07 +0000 (10:07 -0600)
commit0c641d2138536f657254f94c05fee2d9f063fc95
treeb1e99a7431fc4c9544dda62d89c14eecb185eebc
parent1fa5aa6172242e9cd1b58c34796ec31bb1b43444
rbd: pull in ceph_calc_raw_layout()

This is the first in a series of patches aimed at eliminating
the use of ceph_calc_raw_layout() by rbd.

It simply pulls in a copy of that function and renames it
rbd_calc_raw_layout().

Signed-off-by: Alex Elder <elder@inktank.com>
drivers/block/rbd.c