home *** CD-ROM | disk | FTP | other *** search
/ PC-Online 1996 May / PCOnline_05_1996.bin / linux / source / kernel-s / ifs-5.1 / ifsprogs / changes next >
Text File  |  1995-10-10  |  524b  |  17 lines

  1. Changes from version 5 to version 5.1
  2. -------------------------------------
  3.   - fixed copy on write (ifs_copy_file did not work on 0.99.14 kernel)
  4.  
  5.  
  6.  
  7. Changes from version 4 to version 5
  8. -----------------------------------
  9.  
  10.   - fixed hang when trying to access inherited devices
  11.   - fixed ftruncate bug
  12.   - protected mount data structure by a magic number
  13.   - added mount option "cache" to enable naive caching (undocumented and
  14.     untested)
  15.   - removed bogus warning when reading a socket inode
  16.   - several minor bug fixes
  17.