Allow UNIX extensions client to act on open fsp instead of pathname if available.
commitac3c32d0d51f626d6198c6994daff4fc48f6b5ae
authorJeremy Allison <jra@samba.org>
Wed, 21 Aug 2013 19:10:05 +0000 (21 12:10 -0700)
committerKarolin Seeger <kseeger@samba.org>
Fri, 30 Aug 2013 08:28:29 +0000 (30 10:28 +0200)
treef23d281130d0cd78648388c41ff1d5ff720e6406
parent335e4178220b848cd822428359b589bc599e81eb
Allow UNIX extensions client to act on open fsp instead of pathname if available.

Eliminates possible race condition on pathname op.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Simo Sorce <idra@samba.org>
(cherry picked from commit f1ff97fc022adaacaa23b7da250be6f7d51c6ac7)
source3/smbd/trans2.c