]> git.baikalelectronics.ru Git - kernel.git/commit
libceph: move ceph_osdc_build_request()
authorAlex Elder <elder@inktank.com>
Fri, 5 Apr 2013 06:27:12 +0000 (01:27 -0500)
committerSage Weil <sage@inktank.com>
Thu, 2 May 2013 04:18:21 +0000 (21:18 -0700)
commit7ea271bdafb6b4f756f5f0e97089b38b25027077
tree589ea50de6231f616fa3948e7f7e943938ed182f
parent23e38a90852a27c5afe3f38eb90de937953f6693
libceph: move ceph_osdc_build_request()

This simply moves ceph_osdc_build_request() later in its source
file without any change.  Done as a separate patch to facilitate
review of the change in the next patch.

Signed-off-by: Alex Elder <elder@inktank.com>
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
net/ceph/osd_client.c