home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 29 Fixes_o / 29-Fixes_o.zip / nfsall.zip / NFSCFX20.ANN < prev    next >
Text File  |  1996-04-09  |  10KB  |  183 lines

  1. This file was created by Andre Asselin in Raleigh and is now being
  2. maintained by Juanita Vytlacil and Fred Rogers.
  3.  
  4. Prerequisites
  5. =============
  6. You must install CSD level UN57064 of the NFS kit BEFORE you apply this patch.
  7.  
  8.  
  9. Obtaining CSDs
  10. ==============
  11.  
  12. CSDs for NFS may be obtained electronically from the following sources.  From
  13. outside IBM, you can get CSDs:
  14.  
  15. 1. With anonymous FTP from SOFTWARE.WATSON.IBM.COM.
  16.    Look in the pub\tcpip\os2 directory.
  17.  
  18. 2. From the NCSBBS bulletin board at 1-919-571-0001.
  19.    Set your modem settings to: none,8,1
  20.  
  21. 3. From Compuserve.
  22.    GO OS2DF2 and look in section 5.
  23.  
  24. From inside IBM, you can get CSDs:
  25.  
  26. 1. With anonymous FTP from SOFTWARE.TCP.RALEIGH.IBM.COM.  Look in the
  27.    pub\os2\v20 directory.
  28.  
  29. 2. From the OS2CSD disk.
  30.  
  31. 3. Using "REQUEST NFS20CSD PACKAGE FROM OS2TCPIP AT RALVM12".
  32.  
  33.  
  34. Installation instructions
  35. =========================
  36.  
  37.    1. If the NFS client is running, unmount and stop NFS.
  38.    2. Backup all of the files that have been modified.                  ed
  39.    3. Copy the modified files into the TCPIP\BIN directory
  40.       except if the file is a DLL file in which case it goes into
  41.       the TCPIP\DLL directory.
  42.    4. Reboot to reinstall the modifed NFS200.IFS.
  43.  
  44.  
  45. NFS client problems fixed since GA
  46. ==================================
  47.  
  48. Date fixed  PTR number  APAR number    Description
  49. ----------  ----------  -----------    -----------
  50. 8/26/93     1347                       PCNFSD V2 / multiple GID support
  51. 9/22/93     1423        PN46618        *NFS limited to 40 mounts
  52. 10/11/93    1359        PN45780        *A date of 1/1/80 and time between
  53.                                        midnight and 1 AM would cause a trap
  54. 10/13/93    1469        PN47285        *NFS client doesn't handle daylight
  55.                                        savings time correctly
  56. 10/22/93    1489        PN47491        *When a user unmounts an RS/6000 the
  57.                                        etc/rmtab file is not updated
  58. 11/1/93     1546        PN48574        DosQueryPathInfo level 7 not supported
  59. 11/3/93     1550        PN45546        *Copying over a file with a different
  60.                                        UID but the same GID wouldn't work
  61. 11/4/93     1553                       NFS tracing needs to be a circular buffer
  62. 11/8/93     1557                       Filename lookups had problems-- could
  63.                                        cause a trap
  64. 11/17/93    1586        PN46970        XCOPY with wildcard characters only
  65.                                        (*.*) fails
  66. 11/19/93    1465        PN48770        4os2 DIR doesn't work
  67. 11/19/93    1602                       NFS client traps on an invalid
  68.                                        FINDCLOSE
  69. 11/22/93    1609                       MOUNT doesn't allow -2, -2 as valid
  70.                                        returns from PCNFSD
  71. 11/23/93    1491        PN47516        NFSCTL can't set/reset read-only bit
  72.                                        from drives icon
  73. 11/24/93    1456        PN46869        *Directory gets SYS0005 if there are
  74.                                        files you don't have access to
  75. 12/1/93     1614                       *NFS allowed a read-only file to be
  76.                                        deleted
  77. 12/3/93     615                        Wildcard character '?' does not work
  78.                                        correctly
  79. 12/3/93     1620                       *NFS client should use the SETGID bit
  80.                                        for the ARCHIVE bit
  81. 12/3/93     1621                       Attribute being set wrong during copy
  82.                                        command
  83. 12/3/93     1639                       NFS didn't respect file creation attribs
  84.                                        passed in create call
  85. 12/3/93     1640                       NFS client didn't handle a special case
  86.                                        of setting dates & times
  87.  
  88.  
  89. NFS client problems fixed since CSD UN52836
  90. ===========================================
  91.  
  92. 12/9/93     1653        PN50108        Dos LAN requester deleted wrong files
  93.                                        through an NFS mounted drive
  94. 1/11/94     1654                       Wildcard matches don't work correctly
  95. 1/14/94     1753                       Provide a clear message stating that NFS
  96.                                        started
  97. 1/24/94     1609                       MOUNT doesn't allow -2, -2 as valid
  98.                                        returns from PCNFSD -- This didn't make
  99.                                        it into the CSD
  100. 2/4/94      1905        PN52057        DosQueryPathInfo level 7 was not fixed
  101.                                        in UN52836
  102. 2/7/94      1978        PN52251        Unable to set access rights on NFS
  103.                                        mounted drive
  104. 2/14/94     1963                       Add UMASK capability to NFS
  105. 2/14/94     1964                       NFS could copy over files that couldn't
  106.                                        be deleted
  107. 2/16/94     1969                       NFSCLNT thrashes when lots of search
  108.                                        handles are open
  109. 2/25/94     1681                       Group execute bit is being set when
  110.                                        archive bit is set
  111. 2/25/94     2008                       DosSetFileSize wont't grow a file
  112. 2/25/94     2009                       NfsDosChmod function would truncate a
  113.                                        file
  114. 2/25/94     2010                       Archive bit is being set after every
  115.                                        write
  116. 2/25/94     2011                       NFS doesn't update date and time from
  117.                                        SFI at FS_CLOSE
  118. 2/25/94     2012                       FS_OPENCREATE uses a short for openmode
  119.                                        (1.3 convention)
  120. 2/25/94     2013                       FS_CHGFILEPTR from the end has to do a
  121.                                        getattr
  122. 2/25/94     2014                       FS_OPENCREATE did a NewSize and
  123.                                        ChgFilePtr needlessly
  124. 2/25/94     2015                       FS_FILELOCKS didn't handle a 0-range
  125.                                        properly
  126. 2/25/94     2016                       FS_FILELOCKS had the potential to trap
  127. 2/25/94     2017                       FS_FILEIO only handles one command at a
  128.                                        time
  129. 2/25/94     2018                       NFS200.IFS doesn't need to load on 1.3
  130.                                        systems
  131. 2/25/94     2019                       FS_FILEIO didn't return the oError value
  132. 3/3/94      2003        PN53322        Some appls can't save files to an NFS
  133.                                        mounted drive
  134. 3/10/94     2062                       NFS couldn't replace a mixed case
  135.                                        filename
  136. 4/5/94      2139        PN55249        MS Word can't save a document when file
  137.                                        sharing is enabled
  138. 4/5/94      2140        PN55250        NFS can only MOUNT/UNMOUNT about 7000
  139.                                        times
  140. 5/10/94     2294                       NFS can't replace a file when the new
  141.                                        filename is not in the same case as the
  142.                                        existing file
  143.  
  144.  
  145. NFS client problems fixed since CSD UN57064
  146. ===========================================
  147.  
  148. 5/26/94     2372        PN57863        Access denied to file on Sun NFS server
  149. 6/13/94     2430        PN58622        DosSetPathInfo & DosSetFileInfo
  150.                                        incorrectly set file size
  151. 6/17/94     2323                       When rebooting error message NFSSTART
  152.                                        could not open FSTAB occurrs
  153. 6/30/94     2489                       NFS reports incorrect file space on
  154.                                        FIND* calls
  155. 7/6/94      2502                       NFSSTART should start NFS minimized &
  156.                                        with correct icon
  157. 7/14/94     2518                       NFS doesn't use the same XID on retries
  158. 9/7/94      2978        PN61461        No warning when overwriting files on
  159.                                        NFS drive
  160. 11/1/94     2717        PN61226        NFSSTART doesn't mount all entries in
  161.                                        FSTAB if an error occurs
  162. 11/28/94    3813        PN64996        File size isn't properly updated
  163. 03/28/95    0x603,469   PN68421        Restarting NFSCTRL on value point
  164.                                        machine results in trap in
  165.                                        NFSCLEAN
  166. 08/29/95    183x1,617   PN72281        Unable to copy file correctly to
  167.                                        NFS mounted drive without -c
  168.                                        option
  169. 11/08/95    6x248,033   PN68648        Sun server with symlink, 'dir'
  170.                                        gets RUNTIME ERROR R600
  171. 11/08/95    8x295,370   PN72418        NFS clients can't record lock whn
  172.                                        using mount -s to aix or data
  173.                                        general nfs server
  174. 11/08/95    8E111,519   PN70693        NFS client reacts incorrectly to
  175.                                        NFS_NXIO-MVS migrated files when
  176.                                        listed by the DIR command
  177. 01/30/96    4678x,251   PN78710        Using EPM editor on a file
  178.                                        mounted from an MVS server causes
  179.                                        the file's attributes to revert
  180.                                        back to the default settings.
  181.  
  182.         
  183.