vapier 14/06/20 06:21:22 Modified: ChangeLog Log: Drop rpc_pipefs creation as the rpc.pipefs.initd takes care of it. Switch to `mountinfo` to see if nfsd is already mounted.
Revision Changes Path 1.246 net-fs/nfs-utils/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/nfs-utils/ChangeLog?rev=1.246&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/nfs-utils/ChangeLog?rev=1.246&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/nfs-utils/ChangeLog?r1=1.245&r2=1.246 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-fs/nfs-utils/ChangeLog,v retrieving revision 1.245 retrieving revision 1.246 diff -u -r1.245 -r1.246 --- ChangeLog 20 Jun 2014 04:33:57 -0000 1.245 +++ ChangeLog 20 Jun 2014 06:21:22 -0000 1.246 @@ -1,6 +1,10 @@ # ChangeLog for net-fs/nfs-utils # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/nfs-utils/ChangeLog,v 1.245 2014/06/20 04:33:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/nfs-utils/ChangeLog,v 1.246 2014/06/20 06:21:22 vapier Exp $ + + 20 Jun 2014; Mike Frysinger <[email protected]> files/nfs.initd: + Drop rpc_pipefs creation as the rpc.pipefs.initd takes care of it. + Switch to `mountinfo` to see if nfsd is already mounted. 20 Jun 2014; Mike Frysinger <[email protected]> files/rpc.pipefs.initd: Unmount rpc.pipefs on stop as it is in /var #491714 by Jan Lam.
