]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commit
Fix RO attribute dropped in directory read with HGFS Posix Server
authorVMware, Inc <>
Tue, 28 Jun 2011 19:36:24 +0000 (12:36 -0700)
committerMarcelo Vanzin <mvanzin@vmware.com>
Tue, 28 Jun 2011 19:36:24 +0000 (12:36 -0700)
commit863dc2451696e5ee8b37528fc05ede8f577ee1ea
tree61f7a2cdbc7ccf59980ac9253a207c03bed16f32
parent9fe618ad9a085c8c841b693697af3c29fc39c346
Fix RO attribute dropped in directory read with HGFS Posix Server

Flags were incorrectly being tested for to map to HgfsDirentryV4
when on a Posix HGFS host.

Signed-off-by: Marcelo Vanzin <mvanzin@vmware.com>
open-vm-tools/lib/hgfsServer/hgfsServer.c