]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Changes in shared code that don't affect open-vm-tools functionality.
authorVMware, Inc <>
Tue, 26 Apr 2011 20:48:03 +0000 (13:48 -0700)
committerMarcelo Vanzin <mvanzin@vmware.com>
Tue, 26 Apr 2011 20:48:03 +0000 (13:48 -0700)
Signed-off-by: Marcelo Vanzin <mvanzin@vmware.com>
open-vm-tools/lib/include/hgfsProto.h

index cd66655230ae019513ed1b9ccdd64b61c0d589b8..c2d93973013696470ed8d37a01be377267af814e 100644 (file)
@@ -2487,6 +2487,7 @@ struct HgfsRequestSearchReadV4 {
    HgfsSearchReadMask mask;
    HgfsSearchReadFlags flags;
    HgfsHandle fid;
+   uint32 replyDirEntryMaxSize;
    uint32 restartIndex;
    uint64 reserved;
    HgfsFileName searchPattern;