commit | e1e4dd0caa63e166afa46a1ccc947bebb4f66bcf | [log] [tgz] |
---|---|---|
author | Yehuda Sadeh <yehuda@hq.newdream.net> | Tue Apr 13 11:45:56 2010 -0700 |
committer | Sage Weil <sage@newdream.net> | Tue Apr 13 12:28:54 2010 -0700 |
tree | 028dcbe599b2ecd0a08519e741298a7a5fcb701d | |
parent | fc837c8f0446b73a1661339db406c0238dd1d184 [diff] |
ceph: reserve one more caps space when doing readdir We were missing space for the directory cap. The result was a BUG at fs/ceph/caps.c:2178. Signed-off-by: Yehuda Sadeh <yehuda@hq.newdream.net> Signed-off-by: Sage Weil <sage@newdream.net>