]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/osd: extract do_cmp_xattr()
authorKefu Chai <kchai@redhat.com>
Tue, 29 Jun 2021 06:25:21 +0000 (14:25 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 29 Jun 2021 06:54:08 +0000 (14:54 +0800)
commitf02a20120c1313ebf762d2efbff6e31e5cbca14c
treea3b7d472fcbad730ae779201353643d9dbe2d5dc
parent9fa07cb89e173a20d29e2d0517602a66475b0bd9
crimson/osd: extract do_cmp_xattr()

to consolidate the logic to dispatch by op.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/crimson/osd/pg_backend.cc