Treat an open of stream ::$DATA as an open of the base file.
commited6fa379ef6e1f5d7ca3d5c42e4e97a2c7604683
authorJeremy Allison <jra@samba.org>
Thu, 13 May 2010 17:54:15 +0000 (13 10:54 -0700)
committerJeremy Allison <jra@samba.org>
Thu, 13 May 2010 17:54:15 +0000 (13 10:54 -0700)
tree34525c56de08cbb104b0adab5b8b301668a15d37
parent6427484f84e3437bdabb90a2672ec7c037cedf0d
Treat an open of stream ::$DATA as an open of the base file.
This fixes a class of SMB_ASSERT failures when doing stream tests.

Jeremy.
source3/modules/onefs_open.c
source3/smbd/open.c