search for: kockelkorn

Displaying 3 results from an estimated 3 matches for "kockelkorn".

2004 Dec 19
0
[2.6 patch] remove outdated smbfs ChangeLog
...- * 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 <m.kockelkorn@biodata.com> - - * 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 <urban@teststation.com> - - * dir.c, cache.c: replace non-bigmem safe cache with cache cod...
2005 Jan 08
0
[2.6 patch] remove outdated smbfs ChangeLog (fwd)
...- * 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 <m.kockelkorn@biodata.com> - - * 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 <urban@teststation.com> - - * dir.c, cache.c: replace non-bigmem safe cache with cache cod...
2003 Dec 01
0
No subject
...May 24 22:51:27 2001 @@ -1,5 +1,16 @@ ChangeLog for smbfs. +2001-05-24 Urban Widmark <urban@teststation.com> + + * proc.c: fix smb_proc_open to allow open being called more than once + with different modes (O_RDONLY -> O_WRONLY) without closing. + (bugfix from 2.4.3, fix by Michael Kockelkorn) + * inode.c: tail -f fix for non-readonly opened files + (related to the smb_proc_open change). + (bugfix from 2.4.3) + * inode.c: tail -f fix for fast size changes with the same mtime. + (bugfix from 2.4.3) + 2000-11-22 Igor Zhbanov <bsg@uniyar.ac.ru> * proc.c: fixed date_unix2do...