Fix bug #7651 - mknod and mkfifo fails with "No such file or directory"
commitf86ed5efa661734ac552556d051b82994daf9052
authorJeremy Allison <jra@samba.org>
Thu, 26 Aug 2010 23:46:45 +0000 (26 16:46 -0700)
committerJeremy Allison <jra@samba.org>
Thu, 26 Aug 2010 23:48:57 +0000 (26 16:48 -0700)
treef0bd81135300865685706e0e6cae92da1fa3abc9
parent289e0bcbd9966f42b00cfdde1b530762e1875d85
Fix bug #7651 - mknod and mkfifo fails with "No such file or directory"

Ensure we check the correct stat struct once we've created the
special fix. Thanks to izh1979@gmail.com for pointing out the
bug.

Jeremy.
(cherry picked from commit 5115f789c007a155e34505852d847b99b7f4c886)
source3/smbd/trans2.c