s3: Remove is_ntfs_stream_name() and split_ntfs_stream_name()
authorTim Prouty <tprouty@samba.org>
Wed, 8 Jul 2009 21:08:04 +0000 (14:08 -0700)
committerTim Prouty <tprouty@samba.org>
Thu, 9 Jul 2009 04:36:04 +0000 (21:36 -0700)
commit161e182b65ceda833e0bebc48ef404cdd399f8d7
treebd2d58a61d48839f74691305ed8f2072cc2bea37
parent1a1d10d22f7a2eebd22e76614c3c74b4d49e5c33
s3: Remove is_ntfs_stream_name() and split_ntfs_stream_name()

Actually I moved split_ntfs_stream_name into torture.c which is the one
consumer of it.  This could probably be changed at some point.
source3/include/proto.h
source3/lib/util.c
source3/modules/onefs_streams.c
source3/modules/vfs_streams_xattr.c
source3/smbd/nttrans.c
source3/smbd/trans2.c
source3/torture/torture.c