Improved do_mknod() so that it handles creating a fifo file
authorWayne Davison <wayned@samba.org>
Fri, 1 Oct 2004 06:56:14 +0000 (06:56 +0000)
committerWayne Davison <wayned@samba.org>
Fri, 1 Oct 2004 06:56:14 +0000 (06:56 +0000)
commitda6eb9d123caf52640ae0cd6017fb0b657188c89
tree978f9bd67b2e84395e1ed35664b86a91c815181e
parent1b15e07e99bd50df0fb95b0678a19634cbe11da5
Improved do_mknod() so that it handles creating a fifo file
and a socket file when mknod() itself does not.
syscall.c