ChangeLog for smbfs. 2001-03-06 Urban Widmark * cache.c: d_add on hashed dentries corrupts d_hash list and causes loops in d_lookup. Inherited bug. :) * inode.c: tail -f fix for non-readonly opened files (related to the smb_proc_open change). * inode.c: tail -f fix for fast size changes with the same mtime. 2001-03-02 Michael Kockelkorn * proc.c: fix smb_proc_open to allow open being called more than once with different modes (O_RDONLY -> O_WRONLY) without closing. 2001-02-10 Urban Widmark * dir.c, cache.c: replace non-bigmem safe cache with cache code from ncpfs and fix some other bigmem bugs in smbfs. * inode.c: root dentry not properly initialized * 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-08-14 Urban Widmark * dir.c: support case sensitive shares * inode.c: ascii mount options * 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-25 Urban Widmark * proc.c: fix 3 places where bad server responses could cause an Oops. 2000-07-15 Urban Widmark * *.c: more debug (%.*s) & indent fixes 2000-06-24: Matt Maynard * dir.c: dentry->d_inode->i_mtime isn't updated for all servers (NT?) and all operations (mv oldfile.txt newfile.txt) Removed for less efficient but better working directory cache. * proc.c: included aDIR smbclient fix for renaming directories on OS/2 servers (win95/98?) (orig by John Janosik) 2000-07-01 Urban Widmark * *.c: replace ugly #ifdef's with less ugly debug macros. 2000-01-03 Christian Groessler * proc.c: added posix semantics for unlink 1999-11-16 Andrew Tridgell * proc.c: use level 260 for most conns, or level 1 for