- Call mkdir_defmode() instead of do_mkdir().
authorWayne Davison <wayned@samba.org>
Fri, 24 Feb 2006 01:56:10 +0000 (01:56 +0000)
committerWayne Davison <wayned@samba.org>
Fri, 24 Feb 2006 01:56:10 +0000 (01:56 +0000)
commit05278935a3556dc6848d2aed6ae4a450b4f771d7
tree6a081a7cd26ba6016022ebd325f7129ec39b37e6
parenta56cdef9b147714d2762fb93c47d7fa0808433c9
- Call mkdir_defmode() instead of do_mkdir().
- Define orig_umask in this file, not options.c.
- Made orig_umask a mode_t, not an int.
main.c