• Home
  • Raw
  • Download

Lines Matching refs:which

29 Client uses server inode numbers (which are persistent) rather than
33 which uid mounted does not immediately force the server's reported
44 characters. Add support for mounting root of a share which redirects immediately
46 accurately mark string length before allocating memory (which may help the
58 used to use the same "vcnumber" for all connections which could cause
83 (readdir) requests do not get invalid results which include the now
85 when using DFS. Add better file create support to servers which support
99 when sending large SMBWriteX requests). Fix case in which a portion of
125 for referrals which enable a hierarchical name space among servers).
126 Disable temporary caching of mode bits to servers which do not support
149 Windows 9x). Add new feature "POSIX open" which allows servers
150 which support the current POSIX Extensions to provide better semantics
153 ability to mount to IPC$ share (which allows CIFS named pipes to be
193 time to a larger value which may hurt performance in some cases).
201 (which we are about to overwrite anyway) when writing out file opened rw.
207 on server which does not support the Unix Extensions). Remove read only dos
218 Fix file corruption which could occur on some large file
223 which support the CIFS Unix/POSIX extensions) so that we again tell the
224 server the Unix/POSIX cifs capabilities which we support (SetFSInfo).
225 Add experimental support for new POSIX Open/Mkdir (which returns
263 POSIX locking to servers which support CIFS POSIX Extensions
268 cifs open which helps rare case when setpathinfo fails or server does
276 vs. rename race which could cause each to hang. Return . and .. even
306 Fix SFU style symlinks and mknod needed for servers which do not support the
318 from Windows (Windows can send an RFC1001 size which does not match smb size) by
322 Write size will in many cases now be 16K instead of 4K which greatly helps
342 requests to the server (necessary for certain applications which break with
350 for long filenames on mounts which were done with "mapchars" mount option
351 specified. Ensure multiplex ids do not collide. Fix case in which
364 which do not support Unicode) and also require asterisk.
365 Fix out of memory case in which data could be written one page
370 Fix caching problem, in which readdir of directory containing a file
371 which was cached could cause the file's time stamp to be updated
388 filenames (also allow recognizing files with created by SFU which have any
426 from its default of 16K) which is especially useful for large file copy
430 peek returns from 1 to 3 bytes on socket which should have more data.
465 to work which double check hardlinked files and have persistent inode numbers.
487 normal ACL check which occurs on the server). Fix default uid
489 override of the default uid behavior (in which the server sets the uid
556 Fix open of files in which O_CREATE can cause the mode to change in
557 some cases. Fix case in which retry of write overlaps file close.
582 test7 (hardlink count not immediately refreshed in case in which
602 creation and file open to such servers. Fix semaphore conflict which causes
603 slow delete of open file to Samba (which unfortunately can cause an oplock
604 break to self while vfs_unlink held i_sem) which can hang for 20 seconds.
625 Fix caching problem when files opened by multiple clients in which
655 which also fixes any possible races when cifs signatures are enabled in SMBs
732 Finish support for Linux 2.5 open/create changes, which removes the
743 session to the same server (ip address) for a different mount which
758 which recently started returning errors due to
809 Windows bug. Add /proc/fs/cifs/LookupCacheEnable which
826 Fix buffer overrun in readdir which caused intermittent kernel oopses.
842 (which was causing the warning in kmem_cache_free of the request buffers
844 kernel change to daemonize. Fix memory leak in readdir code which
933 for filesystem which can be viewed via /proc/fs/cifs. Add more pieces of NTLMv2
997 (which is the mechanism preferred by Windows 2000 server in the absence of Kerberos).