Fix one missing STAT -> LSTAT with POSIX pathnames in vfs_xattr_tdb.c. Caught by...
authorJeremy Allison <jra@samba.org>
Fri, 16 Oct 2009 23:37:20 +0000 (16:37 -0700)
committerJeremy Allison <jra@samba.org>
Fri, 16 Oct 2009 23:40:20 +0000 (16:40 -0700)
commit9180559b4ab26813699d3c1410b3fc1b775b0e1d
tree9f4d5939fa71b888f12a5a83b454f980c93537fc
parentbf684180b0bdc93438ab86b102e5883d70bcea6a
Fix one missing STAT -> LSTAT with POSIX pathnames in vfs_xattr_tdb.c. Caught by the torture tester. I love unit tests :-). Jeremy.
source3/modules/vfs_xattr_tdb.c
source3/script/tests/test_smbclient_s3.sh