]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite7939e16d089ccf9fc00fc53d32fbbc0d6f8a5e2
tree4b77c43b47d58f08ab02220c507dabfc8f6daf7a
parent6d2183238cb22243c355ae7fcedc055f5946d62d
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