s3:streams: check for :$DATA only in the backend (fix bug #6642)
commit09fe57923ab5570aad106b6b82faabe3fcd130fd
authorStefan Metzmacher <metze@samba.org>
Tue, 18 Aug 2009 09:34:54 +0000 (18 11:34 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 27 Aug 2009 14:45:40 +0000 (27 16:45 +0200)
tree07c175e1a489e337fe167bd3bc02371ccbee7db4
parente91d5dbed05f364d155ff8b91ddf5af718fb1462
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