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:38:59 +0000 (16:38 -0700)
commit010dfbf1fd26718ad197e3428ed0b03111f6c9e5
treeadc082fb10c9b5ed062c2d7e8612e0cffcca2f93
parent7655282ede0375a0de4102c2b8f27cf8985bd71c
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