Whamcloud - gitweb
b=24048 set body->easize in mdc_getattr_pack()
authorMikhail Pershin <mikhail.pershin@oracle.com>
Wed, 15 Dec 2010 14:51:41 +0000 (17:51 +0300)
committerVitaly Fertman <vitaly.fertman@oracle.com>
Fri, 17 Dec 2010 01:20:05 +0000 (04:20 +0300)
commitea39d7b925eef25a157cb339e8a587823313d6d2
tree348e0ec4b41df30fc6d4ee279d715f7459023b87
parentc3ccaa9a943be49c9f688003cb3d46f037e229e3
b=24048 set body->easize in mdc_getattr_pack()

i=johann
i=adilger

This allows client to supply the server with enough info about reply buffers.
Server may use this to allocate buffers and don't guess with max_mdsize
lustre/mdc/mdc_internal.h
lustre/mdc/mdc_lib.c
lustre/mdc/mdc_locks.c