r17362: session_info and smbpid are available from the ntvfs_handle
authorStefan Metzmacher <metze@samba.org>
Tue, 1 Aug 2006 10:58:01 +0000 (10:58 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:15:19 +0000 (14:15 -0500)
commit529c5dae51c1e782e095bf96b7ab2ca95ccbb856
tree004e15d09c971393e52127c0342e009f9b71c7c7
parent2c4eece60489fa3d0d7aba1c1c3eec84750461fb
r17362: session_info and smbpid are available from the ntvfs_handle
so we don't need them on the pvfs_file struct.

also we don't need to check is the handle has the correct session
as this is job of the frontend server

metze
(This used to be commit c83501335f245ac73b9d53c12efee3d46b8c5b05)
source4/ntvfs/posix/pvfs_flush.c
source4/ntvfs/posix/pvfs_open.c
source4/ntvfs/posix/vfs_posix.h