ceph: specify max_bytes on readdir replies
authorSage Weil <sage@newdream.net>
Fri, 14 May 2010 20:06:30 +0000 (13:06 -0700)
committerSage Weil <sage@newdream.net>
Mon, 17 May 2010 22:25:41 +0000 (15:25 -0700)
commit23804d91f112df09b832cd091b71af4dc2831aa8
tree4b77c43b47d58f08ab02220c507dabfc8f6daf7a
parent366837706bae00abc2edd75add2579c1be18b2b8
ceph: specify max_bytes on readdir replies

Specify max bytes in request to bound size of reply.  Add associated
mount option with default value of 512 KB.

Signed-off-by: Sage Weil <sage@newdream.net>
fs/ceph/ceph_fs.h
fs/ceph/dir.c
fs/ceph/super.c
fs/ceph/super.h