[Buildroot] [git commit] nfs-utils: Bump version

Baruch Siach baruch at tkos.co.il
Mon Jul 13 11:34:44 UTC 2015


Hi Thomas,

On Mon, Jul 13, 2015 at 01:27:27PM +0200, Thomas Petazzoni wrote:
> On Mon, 13 Jul 2015 14:10:01 +0300, Baruch Siach wrote:
> > On Mon, Jul 13, 2015 at 12:54:42PM +0200, Thomas Petazzoni wrote:
> > > [Thomas: add patch to fix rpc.statd foreground/daemon mode backported
> > > from upstream, and fix the S60nfs init script to not use the -F option
> > > of rpc.statd.]
> > 
> > [snip]
> > 
> > > diff --git a/package/nfs-utils/S60nfs b/package/nfs-utils/S60nfs
> > > index 91410ee..5e2a2c9 100755
> > > --- a/package/nfs-utils/S60nfs
> > > +++ b/package/nfs-utils/S60nfs
> > > @@ -21,7 +21,6 @@ start() {
> > >  
> > >  	echo -n "Starting NFS services: "
> > >  	/usr/sbin/exportfs -r
> > > -	rpc.statd
> > 
> > rpc.statd invocation removed entirely. Is this intended?
> 
> Wow, this puzzled me for a bit. But here is what happened. Before the
> patch, the code looked like this:
> 
> 	echo -n "Starting NFS statd: "
> 	rpc.statd
> 	touch /var/lock/subsys/nfslock
> 	echo "done"
> 
> 	echo -n "Starting NFS services: "
> 	/usr/sbin/exportfs -r
> 	rpc.statd
> 	echo "done"
> 
> So the first invocation to rpc.statd is kept, but not the second one.
> So rpc.statd is still started, but only once.

OK. Having that in the commit log might have been nice, I guess. Too late for 
that though.

baruch

-- 
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -



More information about the buildroot mailing list