Move the error handling for svhdx to vfswrap_create to give VFS module writers a...
commite6c234d31ad22120d0890b561dac9b456f8f6530
authorRichard Sharpe <rsharpe@samba.org>
Wed, 29 Jul 2015 02:08:02 +0000 (28 19:08 -0700)
committerJeremy Allison <jra@samba.org>
Fri, 28 Aug 2015 01:19:35 +0000 (28 03:19 +0200)
treed0c1f77f34786f170eb09c261410cf1e6aca33d7
parentd9166eb2d7880d0717dbf231b02d50c2a331827e
Move the error handling for svhdx to vfswrap_create to give VFS module writers a chance to handle RSVD opens if they want to.

Also handle a review comment by Metze.

Signed-off-by: Richard Sharpe <rsharpe@samba.org>
Reviewed-by: Ira Cooper <ira@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Fri Aug 28 03:19:36 CEST 2015 on sn-devel-104
source3/modules/vfs_default.c
source3/smbd/smb2_create.c