1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/ntvfs/posix
brendan powers 0708b2a0c9 s4-ntvfs: check if pvfs is NULL in pvfs_logoff
pvfs can be NULL if the directory a share points to does not exist. In
this case, there would be no open files, so it is safe to just return
from the function.

Signed-off-by: Andrew Tridgell <tridge@samba.org>
2009-12-17 11:48:39 +11:00
..
config.m4 tevent: move samba4 stuff from libtevent.m4 to samba.m4 2009-01-04 18:57:18 +01:00
config.mk libwbclient: Add async call framework. 2009-05-30 09:17:37 +02:00
pvfs_acl_nfs4.c Fix include paths to new location of libutil. 2008-10-11 21:31:42 +02:00
pvfs_acl_xattr.c Fix include paths to new location of libutil. 2008-10-11 21:31:42 +02:00
pvfs_acl.c s4:ntvfs/posix/pvfs_acl - Remove unused variable "token" 2009-11-20 12:18:45 +01:00
pvfs_aio.c s4:pvfs_aio: fix compiler warning 2009-02-05 17:48:09 +01:00
pvfs_dirlist.c r25554: Convert last instances of BOOL, True and False to the standard types. 2007-10-10 15:07:55 -05:00
pvfs_fileinfo.c pvfs: add PVFS_RESOLVE_NO_OPENDB flag and get the write time from the opendb 2008-06-03 14:03:50 +02:00
pvfs_flush.c s4:pvfs: use talloc_get_type() to cast from void * 2009-02-05 17:48:07 +01:00
pvfs_fsinfo.c s4:pvfs: use talloc_get_type() to cast from void * 2009-02-05 17:48:07 +01:00
pvfs_ioctl.c s4:pvfs: use talloc_get_type() to cast from void * 2009-02-05 17:48:07 +01:00
pvfs_lock.c s4-smb2: SMB2 uses NT_STATUS_CANCELLED for cancelled locks 2009-11-27 16:05:06 +11:00
pvfs_mkdir.c s4:pvfs: use talloc_get_type() to cast from void * 2009-02-05 17:48:07 +01:00
pvfs_notify.c fixed handling of change notify buffer overruns 2009-06-05 16:25:44 +10:00
pvfs_open.c s4-ntvfs: check if pvfs is NULL in pvfs_logoff 2009-12-17 11:48:39 +11:00
pvfs_oplock.c no need to shout about getting an oplock 2009-08-12 15:20:02 +10:00
pvfs_qfileinfo.c s4-pvfs: fill in alignment_requirement (valgrind error) 2009-10-19 20:03:12 +11:00
pvfs_read.c fixed support for readx greater than 64k 2009-08-04 16:01:11 +10:00
pvfs_rename.c s4-streams: fixed handling of stream rename and overwrite 2009-10-18 15:06:13 +11:00
pvfs_resolve.c s4:ntvfs/posix/pvfs_resolve - Fix "discard const" warning 2009-12-03 21:46:31 +11:00
pvfs_search.c s4-smb2: fixed SMB2 find commands 2009-10-18 10:30:10 +11:00
pvfs_seek.c s4:pvfs: use talloc_get_type() to cast from void * 2009-02-05 17:48:07 +01:00
pvfs_setfileinfo.c s4-streams: fixed handling of stream rename and overwrite 2009-10-18 15:06:13 +11:00
pvfs_shortname.c Add version of next_codepoint without iconv_convenience. 2008-10-24 16:00:43 +02:00
pvfs_streams.c s4/smbstreams: Fix memory use after free. 2009-12-08 12:39:11 +11:00
pvfs_unlink.c s4-pvfs: another uninitialised variable 2009-10-19 13:51:17 +11:00
pvfs_util.c fixed a problem with group policy writes causing policy corruption 2009-08-05 17:51:58 +10:00
pvfs_wait.c s4-ntvfs: try to fix bug 6989 2009-12-16 20:56:20 +11:00
pvfs_write.c s4:pvfs: use talloc_get_type() to cast from void * 2009-02-05 17:48:07 +01:00
pvfs_xattr.c Fix include paths to new location of libutil. 2008-10-11 21:31:42 +02:00
vfs_posix.c Have ntvfs_connect() accept union smb_tcon *tcon instead of char* sharename 2009-05-20 13:32:27 +02:00
vfs_posix.h s4:ntvfs/posix/pvfs_streams - Fix "discard const" warning 2009-12-03 21:46:31 +11:00
xattr_system.c Fix include paths to new location of libutil. 2008-10-11 21:31:42 +02:00
xattr_tdb.c Fix last few includes to use new tdb location. 2008-09-16 16:09:50 +02:00