r13314: This code has been causing problems since 1.9.x I think.
authorJeremy Allison <jra@samba.org>
Fri, 3 Feb 2006 22:10:37 +0000 (22:10 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:06:23 +0000 (11:06 -0500)
commit50c894a6e949d4d3579926650674f381a821a671
treed46d5fd947569aed9d185ae0c832802d12c9d502
parent6c3480f9aecc061660ad5c06347b8f1d3e11a330
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.
source/smbd/open.c