• Sage Weil's avatar
    ceph: clean up readdir caps reservation · 85ccce43
    Sage Weil authored
    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: default avatarSage Weil <sage@newdream.net>
    85ccce43
caps.c 77.7 KB