1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-04 17:47:26 +03:00
David Disseldorp 9fc1a09bae vfs: drop lseek stat-open checks
b9e91d2a8e41a43d7ebb7d7eed807a7d8de9b329 added fd==-1 checks to the
lseek() path to handle "stat opens". Current reply.c and
smb2_ioctl_filesys.c callers do not invoke SMB_VFS_LSEEK() with
stat-open fsp structs, so the fd==-1 checks can be removed from the
VFS.

Signed-off-by: David Disseldorp <ddiss@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2019-03-04 18:11:15 +00:00
..
2019-02-28 13:53:40 +00:00
2018-08-17 11:30:10 +02:00
2019-02-27 01:35:18 +01:00
2018-12-20 23:40:25 +01:00
2018-12-19 21:49:29 +01:00
2019-03-04 18:11:15 +00:00
2018-01-16 02:43:03 +01:00
2015-03-17 11:30:52 +01:00