Skip to content
Commit f0b33df5 authored by Yan, Zheng's avatar Yan, Zheng Committed by Ilya Dryomov
Browse files

ceph: handle -EAGAIN returned by ceph_update_writeable_page()



when ceph_update_writeable_page() return -EAGAIN, caller should
lock the page and call ceph_update_writeable_page() again.

Signed-off-by: default avatarYan, Zheng <zyan@redhat.com>
parent 6ce026e4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment