diff options
author | Yan, Zheng <zyan@redhat.com> | 2016-05-10 18:40:28 +0800 |
---|---|---|
committer | Ilya Dryomov <idryomov@gmail.com> | 2016-05-26 01:15:39 +0200 |
commit | 4f7e89f6ace0f6cd2f20110efd2d405e26bcbf31 (patch) | |
tree | 4750ff4879c8c2f66a6f2f2e45ce8a347ca68122 /Documentation | |
parent | 3b33f692c84c28cc8178aaeeb9264d82b48787f1 (diff) |
ceph: block non-fatal signals for fault/page_mkwrite
Fault and page_mkwrite are supposed to be uninterruptable. But they
call ceph functions that are interruptible. So they should block
signals before calling functions that are interruptible
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions