]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
libceph: introduce ceph_spg, ceph_pg_to_primary_shard()
authorIlya Dryomov <idryomov@gmail.com>
Thu, 15 Jun 2017 14:30:53 +0000 (16:30 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Fri, 7 Jul 2017 15:25:15 +0000 (17:25 +0200)
commitdc98ff7230e5ccf11c621dff0d590e83574a7184
treebc98e0f8cf3c0d5800ac6b6d57519d99ffacfc6f
parent8e48cf00c48fdefb01f70db81f31438cd0c29dcc
libceph: introduce ceph_spg, ceph_pg_to_primary_shard()

Store both raw pgid and actual spgid in ceph_osd_request_target.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
include/linux/ceph/osd_client.h
include/linux/ceph/osdmap.h
net/ceph/debugfs.c
net/ceph/osd_client.c
net/ceph/osdmap.c