no more NFS code

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




 The NFS client code in util-linux-ng is dead. Don't forget to install
 the latest nfs-utils (for example RHEL/FC already uses
 /sbin/mount.nfs).  I hope nfs-utils-1.1.0 will be stable before
 util-linux-ng stable release.

 Please, send all your NFS related patches to nfs-utils upstream.
 http://nfs.sourceforge.net/

         Karel


commit 11d6b04773f9e55ebad4908d49c8404d82324e7a
Author: Karel Zak <kzak@xxxxxxxxxx>
Date:   Wed May 9 13:25:16 2007 +0200

    mount: remove all NFS code
        
    Use /sbin/{u,}mount.nfs{,4} from nfs-utils! The mount
    command will use these to mount nfs filesystems instead of
    internal code.
                   
    The /sbin/{u,}mount.nfs{,4} is supported from
    nfs-utils-1.1.0 (currently -rc1).
                                
    Signed-off-by: Karel Zak <kzak@xxxxxxxxxx>


 mount/Makefile.am            |    9 +-
 mount/mount.c                |   23 --
 mount/nfs.5                  |  225 -----------
 mount/nfs_mount4.h           |   54 ---
 mount/nfs_mount4.h.sv        |   71 ----
 mount/nfsmount.c             |  883 ----------------------------------
 mount/nfsmount.h             |  328 ----------------
 mount/nfsmount.x             |  336 ----------------
 mount/nfsmount_clnt.c        |  361 -----------------
 mount/nfsmount_xdr.c         |  329 ----------------
 mount/rpcsvc/nfsmount.h      |  328 ----------------
 mount/rpcsvc/nfsmount.x      |  336 ----------------
 mount/rpcsvc/nfsmount_clnt.c |  361 -----------------
 mount/rpcsvc/nfsmount_xdr.c  |  329 ----------------
 mount/sundries.c             |    1 -
 mount/umount.c               |  106 -----
 16 files changed, 3 insertions(+), 4077 deletions(-)

-- 
 Karel Zak  <kzak@xxxxxxxxxx>
-
To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux