changelog

来自「这是一个SIGMA方案的PMP播放器的UCLINUX程序,可播放DVD,VCD,」· 代码 · 共 45 行

TXT
45
字号
ChangeLog for smbfs.2001-09-17 Urban Widmark <urban@teststation.com>	* proc.c: Use 4096 (was 512) as the blocksize for better write	  performance (patch originally by Jan Kratochvil)	* proc.c: Skip disconnect smb, allows umount on unreachable servers.	* proc.c: Go back to the interruptible sleep as reconnects seem to	  handle it now.	* *.c: use autogenerated and private proto.h2000-11-22 Igor Zhbanov <bsg@uniyar.ac.ru>	* proc.c: fixed date_unix2dos for dates earlier than 01/01/1980	  and date_dos2unix for date==0 (from 2.2)2001-07-13 Rob Radez <rob@osinvestor.com>	* proc.c: make smb_errno return negative error values2001-07-09 Jochen Dolze <dolze@epcnet.de>	* inode.c: smb_statfs always returned success.	* proc.c, ioctl.c: Allow smbmount to signal failure to reconnect with	  a NULL argument to SMB_IOC_NEWCONN (speeds up error detection).	* proc.c: Add some of the missing error codes to smb_errno2001-06-12 Urban Widmark <urban@teststation.com>	* proc.c: replace the win95-flush fix with smb_seek, when needed.	* proc.c: readdir 'lastname' bug (NetApp dir listing fix)2001-05-08 Urban Widmark <urban@teststation.com>	* inode.c: Fix for changes on the server side not being detected	  properly. Must always drop cached pages when updating an inode with	  new size.2001-05-05 Urban Widmark <urban@teststation.com>	* file.c, proc.c: Drop SMB_F_LOCALWRITE to detect changes made on	  both server and client, using flush with to force win9x to remember	  the right filesize.2001-04-25 Ren

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?