lp://staging/~ubuntu-branches/ubuntu/quantal/nfs-utils/quantal-201209281842
- Get this branch:
- bzr branch lp://staging/~ubuntu-branches/ubuntu/quantal/nfs-utils/quantal-201209281842
Branch merges
- Ubuntu branches: Pending requested
-
Diff: 173 lines (+155/-0) (has conflicts)3 files modifieddebian/nfs-common.gssd-mounting.upstart (+57/-0)
debian/nfs-common.idmapd-mounting.upstart (+27/-0)
debian/patches/20-ticket-expired-error.patch (+71/-0)
Branch information
- Owner:
- Ubuntu branches
- Status:
- Development
Recent revisions
- 67. By Steve Langasek
-
Since the -mounting jobs no longer try to start gssd/statd, anything that would
make these services exit without respawning must also cause our -mounting job
to exit. - 66. By Steve Langasek
-
Add an instance to statd-mounting, and change it to just wait for statd
instead of trying to trigger it potentially out of order. This also means
we don't need to try to force portmap to start from statd. - 65. By Steve Langasek
-
Newer versions of gssd don't talk to portmap, so don't make the upstart
job depend on it. - 63. By Steve Langasek
-
Fix the stop conditions: never stop on 'runlevel [06]' since that gives
the system no time to cleanly unmount nfs mounts; instead, stop only on
the unmounted-remote- filesystems event. - 62. By Steve Langasek
-
Fix various boot-time race conditions between mountall and nfs-utils by
moving handling of the 'mounting' events to separate gssd-mounting and
idmapd-mounting jobs. Requires mountall 2.41 or better to avoid deadlock
on boot.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/quantal/nfs-utils