• S
    ceph: clean up readdir caps reservation · 85ccce43
    Sage Weil 提交于
    Use a global counter for the minimum number of allocated caps instead of
    hard coding a check against readdir_max.  This takes into account multiple
    client instances, and avoids examining the superblock mount options when a
    cap is dropped.
    Signed-off-by: NSage Weil <sage@newdream.net>
    85ccce43
super.h 26.6 KB