]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - fs/ceph/ceph_fs.h
ceph: specify max_bytes on readdir replies
[net-next-2.6.git] / fs / ceph / ceph_fs.h
index 715e39ce517a797f0d800a48e65ca51a7141b34d..3b9eeed097b3965c7b2eb0b5c176aa19249d1949 100644 (file)
@@ -361,6 +361,7 @@ union ceph_mds_request_args {
        struct {
                __le32 frag;                 /* which dir fragment */
                __le32 max_entries;          /* how many dentries to grab */
+               __le32 max_bytes;
        } __attribute__ ((packed)) readdir;
        struct {
                __le32 mode;