r13314: This code has been causing problems since 1.9.x I think.
commit21a30a1346c9f9a25659a0cea0d276d8c2e6ddca
authorJeremy Allison <jra@samba.org>
Fri, 3 Feb 2006 22:10:37 +0000 (3 22:10 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:06:23 +0000 (10 11:06 -0500)
tree6b47fa17c866bb40f9071077840ffa024b4f121f
parent855e02f1649992f05b685be96dfff4a9140170e9
r13314: This code has been causing problems since 1.9.x I think.
Remove check_for_pipe() - Volker was completely correct.
If it gets re-added it will be in a old open call path, not
in the generic code path.
Jeremy.
(This used to be commit 50c894a6e949d4d3579926650674f381a821a671)
source3/smbd/open.c