fixed a valgrind error in id mapping
authorAndrew Tridgell <tridge@samba.org>
Mon, 14 Apr 2008 16:59:40 +0000 (18:59 +0200)
committerAndrew Tridgell <tridge@samba.org>
Mon, 14 Apr 2008 16:59:40 +0000 (18:59 +0200)
commit79af7ff2f7f6fabe8a2a48386088228096e218b4
treeaf4069f3aba8f3aa6c649bbe992d5fa0c18e3218
parent292ed5d04f9b7442bf878c36be24a46fc0373d9c
fixed a valgrind error in id mapping

the status field is sent on both call and reply, but was only being
initialised on reply
(This used to be commit 2ebd7b80998775168959d511fbc987f8b5b7bd34)
source4/ntvfs/posix/pvfs_acl.c