• Y
    ceph: sync read inline data · 83701246
    Yan, Zheng 提交于
    we can't use getattr to fetch inline data while holding Fr cap,
    because it can cause deadlock. If we need to sync read inline data,
    drop cap refs first, then use getattr to fetch inline data.
    Signed-off-by: NYan, Zheng <zyan@redhat.com>
    83701246
addr.c 38.1 KB