]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: Use signaling compatible with POSIX 42212/head
authorWillem Jan Withagen <wjw@digiware.nl>
Wed, 7 Jul 2021 10:51:12 +0000 (12:51 +0200)
committerWillem Jan Withagen <wjw@digiware.nl>
Fri, 9 Jul 2021 13:39:42 +0000 (15:39 +0200)
commit98612126696c65de0ff86aa071c3881a8d85272b
tree8471ff0b993bd741bc090b4ed3077e90612f4436
parentffdd2bbbb632105c0f6a3f7bdcb1a8656e74d4dd
rgw: Use signaling compatible with POSIX

FreeBSD does not have signal_t.
Linux specifies also to use `sigval` as POSIX compliant.

tracker: https://tracker.ceph.com/issues/51610
fixes: https://github.com/ceph/ceph/pull/36266
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
src/rgw/rgw_d3n_cacherequest.h
src/rgw/rgw_d3n_datacache.cc