1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/ntvfs/posix
Andreas Schneider 717976ac23 s4:ntvfs: Fix size type in pvfs functions
This fixes compilation with -Wstrict-overflow=2

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2018-03-20 23:16:14 +01:00
..
python python: Port ntvfs posix bindings to Python 3 compatible form 2017-11-08 17:57:21 +01:00
posix_eadb.c build: Build less of Samba when building --without-ntvfs-fileserver 2016-06-02 16:36:15 +02:00
posix_eadb.h s4:ntvfs/posix: fix forward declaration of struct pvfs_state 2015-08-20 16:06:20 +02:00
pvfs_acl_nfs4.c librpc/idl: rename NFS4 ACL xattr name define 2017-11-08 00:20:08 +01:00
pvfs_acl_xattr.c s4: ntvfs: Add a TALLOC_CTX * paramter to pvfs_acl_register() 2017-05-13 16:50:13 +02:00
pvfs_acl.c s4: ntvfs: Add a TALLOC_CTX * paramter to pvfs_acl_register() 2017-05-13 16:50:13 +02:00
pvfs_aio.c
pvfs_dirlist.c lib: Fix "is_case_sensitive" in "ms_fnmatch_protocol"' callers 2017-02-15 11:40:32 +01:00
pvfs_fileinfo.c
pvfs_flush.c
pvfs_fsinfo.c s4/ntvfs: support FS_SECTOR_SIZE_INFORMATION query-info 2015-03-18 18:57:21 +01:00
pvfs_ioctl.c
pvfs_lock.c
pvfs_mkdir.c
pvfs_notify.c dlist: remove unneeded type argument from DLIST_ADD_END() 2016-02-06 21:48:17 +01:00
pvfs_open.c pvfs_open win10 fix, need return SMB2_CREATE_TAG_QFID 2016-08-19 09:35:14 +02:00
pvfs_oplock.c
pvfs_qfileinfo.c
pvfs_read.c
pvfs_rename.c
pvfs_resolve.c s4:ntvfs: Fix size type in pvfs functions 2018-03-20 23:16:14 +01:00
pvfs_search.c
pvfs_seek.c
pvfs_setfileinfo.c
pvfs_shortname.c
pvfs_streams.c
pvfs_sys.c
pvfs_unlink.c
pvfs_util.c
pvfs_wait.c
pvfs_write.c
pvfs_xattr.c
vfs_posix.c lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLOC_CTX *) 2017-04-22 01:17:00 +02:00
vfs_posix.h
wscript_build python: Port ntvfs posix bindings to Python 3 compatible form 2017-11-08 17:57:21 +01:00
xattr_system.c