s3:smb2_write: pass fsp->fnum to init_strict_lock_struct()
commitf1cc4054ddd5528110fb7eaa6d028a53df161740
authorStefan Metzmacher <metze@samba.org>
Fri, 8 Jun 2012 09:19:00 +0000 (8 11:19 +0200)
committerKarolin Seeger <kseeger@samba.org>
Fri, 22 Jun 2012 19:50:56 +0000 (22 21:50 +0200)
treedd8d74920b29fcdaff292b7ef2a26ace6fe519c4
parentbf661a91dc1549ccef9e61c777aea0d0f8d6fe89
s3:smb2_write: pass fsp->fnum to init_strict_lock_struct()

fsp->fnum is the same as in_file_id_volatile.

When we start to support durable handles we should pass
in_file_id_persistent.

metze

Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Sat Jun  9 18:50:32 CEST 2012 on sn-devel-104

Signed-off-by: Jeremy Allison <jra@samba.org>
(cherry picked from commit 46d293d03a895d82bfbf2b6b0c6af797acc39d0e)
source3/smbd/smb2_write.c