Lines Matching refs:proc

5 	* file.c, inode.c, proc.c: Large File Support
13 * inode.c: added smb_show_options to show mount options in /proc/mounts
19 * file.c, proc.c: Fix problems triggered by the "fsx test"
23 * proc.c: Use 4096 (was 512) as the blocksize for better write
25 * proc.c: Skip disconnect smb, allows umount on unreachable servers.
26 * proc.c: Go back to the interruptible sleep as reconnects seem to
32 * proc.c: fixed date_unix2dos for dates earlier than 01/01/1980
37 * proc.c: make smb_errno return negative error values
42 * proc.c, ioctl.c: Allow smbmount to signal failure to reconnect with
44 * proc.c: Add some of the missing error codes to smb_errno
48 * proc.c: replace the win95-flush fix with smb_seek, when needed.
49 * proc.c: readdir 'lastname' bug (NetApp dir listing fix)
59 * file.c, proc.c: Drop SMB_F_LOCALWRITE to detect changes made on
69 * dir.c, proc.c: replace tests on conn_pid with tests on state to
71 * proc.c: smb_newconn must have the server locked while updating it.
72 * inode.c, proc.c: need flush after truncate on some servers (win9x)
86 * proc.c: fix smb_proc_open to allow open being called more than once
94 * proc.c, sock.c: adjust max parameters & max data to follow max_xmit
96 * proc.c: use documented write method of truncating (NetApp fix)
102 * proc.c: check length of paths to avoid buffer overflow
103 * proc.c: don't do interruptable_sleep in smb_retry to avoid signal
105 * proc.c: O_RDONLY & smb_revalidate_inode fix (tail -f)
106 * proc.c: add nls support
111 * proc.c: fix 3 places where bad server responses could cause an Oops.
122 * proc.c: included aDIR smbclient fix for renaming directories on
131 * proc.c: added posix semantics for unlink
135 * proc.c: use level 260 for most conns, or level 1 for <NT1
136 * proc.c: don't sleep every time with win95 on a FINDNEXT
137 * proc.c: fixed loop_count bug
138 * proc.c: got rid of resume_key
144 * proc.c: Fixed smb_d_path [now smb_build_path()] to be non-recursive
148 * proc.c: Fixed long file name support (smb_proc_readdir_long)