git.samba.org
/
kai
/
samba.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
5844012
)
s3: Change SMB_VFS_CREATE_FILE to take a create_file_flags argument
author
Tim Prouty
<tprouty@samba.org>
Mon, 1 Dec 2008 20:47:31 +0000
(12:47 -0800)
committer
Tim Prouty
<tprouty@samba.org>
Thu, 4 Dec 2008 01:51:44 +0000
(17:51 -0800)
This replaces the is_dos_path bool with a more future-proof argument.
The next step is to plumb INTERNAL_OPEN_ONLY through this flag instead
of overridding the oplock_request.
No differences found