Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        nfs-utils: NFS utlilities and supporting daemons for the kernel NFS server.
        
        
            | Name: | nfs-utils | 
            Vendor: | Scientific Linux | 
        
        
            | Version: | 1.0.6 | 
            License: | GPL | 
        
        
            | Release: | 46 | 
            URL: |  | 
        
        
        
        - Summary
 
        - The nfs-utils package provides a daemon for the kernel NFS server and
related tools, which provides a much higher level of performance than the
traditional Linux NFS server used by most users.
This package also contains the showmount program.  Showmount queries the
mount daemon on a remote host for information about the NFS (Network File
System) server on the remote host.  For example, showmount can display the
clients which are mounted on that host.
 
        
        
        Changelog
        
            - * Tue Nov 30 18:00:00 2004 Steve Dickson <SteveD{%}RedHat{*}com>
 
            - Changed nfslock to send lockd a -KILL signal
  when coming down. (bz 125257)
 
        
            - * Mon Nov 29 18:00:00 2004 Steve Dickson <SteveD{%}RedHat{*}com>
 
            - make sure the correct hostname is used in the SM_NOTIFY 
  message that is sent from a rebooted server which has 
  multiple network interfaces. (bz 139101)
 
        
            - * Mon Nov  8 18:00:00 2004 Steve Dickson <SteveD{%}RedHat{*}com>
 
            - Replaced a memcopy with explicit assignments
  in getquotainfo() of rquotad to fix potential overflow
  that can occur on 64bit machines. (bz 138068)
- Updated to latest sourceforge code
- Updated to latest CITIT nfs4 patches