s3: Make a few open utility functions non-static
authorTim Prouty <tprouty@samba.org>
Thu, 30 Oct 2008 00:28:19 +0000 (17:28 -0700)
committerTim Prouty <tprouty@samba.org>
Tue, 9 Dec 2008 22:51:47 +0000 (14:51 -0800)
commitd5d9d3dc0e2c85ab608972cfa8e41122504fb75e
tree8bc796c643fead3439c739f6032f41ad2c047872
parentf62e0d6c96519a04f29df91c9c8722843e51be44
s3: Make a few open utility functions non-static

This allows vfs modules that implement SMB_VFS_CREATE_FILE to access
some of the useful utility functions.
source3/include/proto.h
source3/smbd/dosmode.c
source3/smbd/open.c