smbd: file_struct: factor out POSIX pathname processing out of POSIX open
authorRalph Boehme <slow@samba.org>
Sat, 12 Dec 2015 21:31:24 +0000 (22:31 +0100)
committerJeremy Allison <jra@samba.org>
Wed, 23 Dec 2015 06:36:19 +0000 (07:36 +0100)
commit58bebcb4bc9b88c2229be0676e1d63597accca52
tree949aba1337ee9eee4777218241bbbc19271d053d
parent035bd5feb854143c8dd784623a04f0a12e4c94aa
smbd: file_struct: factor out POSIX pathname processing out of POSIX open

Factor out another POSIX cabability from file_struct.posix_flags
FSP_POSIX_FLAGS_OPEN.

Places that still use FSP_POSIX_FLAGS_OPEN when dealing with pathnames
can be converted later, because for the time being we always set
FSP_POSIX_FLAGS_ALL in file_struct.posix_flags.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/include/vfs.h