commit | 5107d7d505cb32fc5e74b792bce14b03f5beac7f | [log] [tgz] |
---|---|---|
author | Xiubo Li <xiubli@redhat.com> | Wed Jan 29 03:27:07 2020 -0500 |
committer | Ilya Dryomov <idryomov@gmail.com> | Mon Mar 30 12:42:40 2020 +0200 |
tree | 3bd60b172b8e66c4c5f6be1c492df7f6d7f65bf3 | |
parent | 70837470b41e5d0e8d655348067219b915def0c7 [diff] |
ceph: move ceph_osdc_{read,write}pages to ceph.ko Since these helpers are only used by ceph.ko, move them there and rename them with _sync_ qualifiers. Signed-off-by: Xiubo Li <xiubli@redhat.com> Reviewed-by: Jeff Layton <jlayton@kernel.org> Signed-off-by: Ilya Dryomov <idryomov@gmail.com>