s3:streams: check for :$DATA only in the backend (fix bug #6642)
authorStefan Metzmacher <metze@samba.org>
Tue, 18 Aug 2009 09:34:54 +0000 (11:34 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 19 Aug 2009 20:12:44 +0000 (22:12 +0200)
commiteef7ac6ed0b92d06ff35829593adb05b94c82993
treec9a6db2cde3aea6261058487f91c545c375e71b1
parent58f1eb3986c41589e243a28e8ae94334a8bc89c3
s3:streams: check for :$DATA only in the backend (fix bug #6642)

We need to allow "\\$Extend\\$Quota:$Q:$INDEX_ALLOCATION" to pass
check_path(), so that the Quota Dialog works.

metze
source3/modules/onefs_streams.c
source3/modules/vfs_streams_depot.c
source3/smbd/reply.c