s3: modules: streaminfo: As we have no VFS function SMB_VFS_LLISTXATTR we can't cope...
commit17adbbcad7e401dd544dfa76f7ec9aeb6a847381
authorJeremy Allison <jra@samba.org>
Fri, 7 Feb 2014 18:19:26 +0000 (7 10:19 -0800)
committerJeremy Allison <jra@samba.org>
Fri, 7 Feb 2014 23:01:16 +0000 (8 00:01 +0100)
treebff8cf3f30fa3d90735c9c586df6b4aedbd6980a
parent9088bde059e93a84745ec2158e2e640b5bb13844
s3: modules: streaminfo: As we have no VFS function SMB_VFS_LLISTXATTR we can't cope with a symlink when lp_posix_pathnames() is true.

Fix bug : Bug 10429 - samba returns STATUS_OBJECT_NAME_NOT_FOUND when attempting to remove dangling symlink

https://bugzilla.samba.org/show_bug.cgi?id=10429

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Jeff Layton <jlayton@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Sat Feb  8 00:01:16 CET 2014 on sn-devel-104
source3/modules/vfs_streams_depot.c
source3/modules/vfs_streams_xattr.c