r21950: After discussion with the Apple and Linux client maintainers,
authorJames Peach <jpeach@samba.org>
Fri, 23 Mar 2007 19:31:11 +0000 (19:31 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:18:51 +0000 (12:18 -0500)
commitcc87cb7770198aa2aeac8253ff57fef8fe01f27d
tree8af9a7b710ac15b7627865cc991e7edb9ee285c5
parent16a029f7f34f9bb4f0ee71961ad3064e210db8e1
r21950: After discussion with the Apple and Linux client maintainers,
changing the FindFirst response for the UNIX_INFO2 level to include
a length field before the name. The name is not required to be null
terminated. The length field does not count any null.

Also add call to chflags(2) in the default VFS module so that this
will work be default on BSD-derived platform. Add UNIX-INFO2 test
to the build farm to get some non-BSD coverage.

Jeremy and Jerry, please review for inclusion in 3.0.25.
(This used to be commit e7b21b1ef3f79c0df2bae5f15c345ef74292c404)
source3/configure.in
source3/modules/vfs_default.c
source3/script/tests/test_posix_s3.sh
source3/smbd/trans2.c