s3:smb2_server: do central file_id check if the operation requires it
commitf15d9a66701eaf580a0b641cf3f0dec185d6dd48
authorStefan Metzmacher <metze@samba.org>
Tue, 7 Aug 2012 07:44:31 +0000 (7 09:44 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 9 Aug 2012 06:21:35 +0000 (9 08:21 +0200)
treee60699404d0d3a983bd8a22558b3ab7603985fa3
parenta117fd6d11aef5360a1af1fc6da542829da8b7b0
s3:smb2_server: do central file_id check if the operation requires it

Note that it's fine to call file_fsp_smb2() twice, the 2nd call
just returns smb2req->compat_chain_fsp without a 2nd lookup.

metze
source3/smbd/smb2_server.c