patch-2.2.18 linux/fs/smbfs/ChangeLog
Next file: linux/fs/smbfs/dir.c
Previous file: linux/fs/proc/root.c
Back to the patch index
Back to the overall index
- Lines: 22
- Date:
Tue Nov 7 13:21:57 2000
- Orig file:
v2.2.17/fs/smbfs/ChangeLog
- Orig date:
Sat Sep 9 18:42:49 2000
diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.17/fs/smbfs/ChangeLog linux/fs/smbfs/ChangeLog
@@ -1,5 +1,21 @@
ChangeLog for smbfs.
+2000-11-04 Urban Widmark <urban@svenskatest.se>
+
+ * proc.c, sock.c: adjust max parameters & max data to follow max_xmit
+ lots of servers were having find_next trouble with this.
+ * proc.c: use documented write method of truncating (NetApp fix)
+
+2000-09-01 Urban Widmark <urban@svenskatest.se>
+
+ * proc.c: add back lanman2 support (OS/2 and others)
+ * proc.c: check length of paths to avoid buffer overflow
+ * proc.c: don't do interruptable_sleep in smb_retry to avoid signal
+ problem/race.
+ * proc.c: O_RDONLY & smb_revalidate_inode fix (tail -f)
+ * proc.c: add nls support
+ * sock.c: attempt to fix smb_data_callback (avoid infinite loop)
+
2000-07-20 Urban Widmark <urban@svenskatest.se>
* proc.c: fix 2 places where bad server responses could cause an Oops.
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)