lp:~ubuntu-branches/ubuntu/natty/nfs-utils/natty-201101190615

Created by James Westby and last modified
Get this branch:
bzr branch lp:~ubuntu-branches/ubuntu/natty/nfs-utils/natty-201101190615
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

40. By Steve Langasek

roll back the gssd fixes; there's a race condition here as well where an NFS
'mounting' hook can be sent before local-filesystems is up, and we can't fix
that without deadlocking boot until mountall is fixed.

39. By Steve Langasek

debian/nfs-common.rpc_pipefs.upstart: instantiate this job separately for
gssd and idmapd, so that the filesystem gets mounted and unmounted
correctly even if both of gssd and idmapd aren't being run, or if one of
the two tries to start before the filesystem is fully mounted. Though
it may be simpler now to move this logic back into the gssd and idmapd
jobs directly, leave that for a later date.

38. By Steve Langasek

also fix the grouping in the start condition, so that restarts work
correctly when portmap is restarted.

37. By Steve Langasek

fix up another while loop syntax error

36. By Steve Langasek

(LP: #611397).
* debian/nfs-common.{gssd,statd}.upstart: pass a new WAITER= variable
to portmap-wait, so that multiple jobs can wait in parallel, fixing
another subtle race condition; and bump the portmap dependency again for
the necessary instance support.

35. By Steve Langasek

debian/nfs-common.gssd.upstart, debian/nfs-common.gssd-mounting.upstart,
debian/rules: refactor gssd startup to also wait on local-filesystems.
(LP: #611397). Note that this introduces a *new* race condition, since
only one job can call 'start portmap-wait' with the desired effect and
we now have two jobs that do so; so a further change to portmap-wait is
needed to let us run multiple instances of it.

34. By Steve Langasek

merge from Clint to fix bug #525154 at last - thanks, Clint!

33. By Lorenzo De Liso

* Merge from debian unstable (LP: #685860), remaining changes:
  - debian/nfs-common.{statd,gssd,idmapd,rpc_pipefs}.upstart,
    debian/control, debian/nfs-common.{preinst,postinst,prerm,postrm},
    debian/rules: drop nfs-common init script in favor of upstart jobs, and
    build-depend on debhelper (>= 7.3.15ubuntu3) for correct upstart init
    handling.
  - debian/control:
    + depend on the upstart-using version of portmap, 6.0-10ubuntu1; and
      drop the alternative depends on rpcbind, which hasn't been converted.
    + depend on portmap 6.0-10ubuntu1.
  - debian/nfs-kernel-server.postinst: don't call "invoke-rc.d nfs-common"
    in the postinst, this is redundant anyway and the nfs-common init script
    is gone now.

32. By Steve Langasek

releasing version 1:1.2.2-1ubuntu1

31. By Steve Langasek

merge version 1:1.2.2-1

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/natty/nfs-utils
This branch contains Public information 
Everyone can see this information.

Subscribers