lp:ubuntu/quantal/nfs-utils

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/quantal/nfs-utils
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:
Mature

Recent revisions

71. By Steve Langasek

restore bug reference

70. By Stéphane Graber

[ Steve Langasek ]
* Adjust upstart jobs to treat TYPE=nfs and TYPE=nfs4 mounts identically,
  since TYPE=nfs4 is considered deprecated.
* 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. LP: #643289, LP: #611397.
* 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.
* Newer versions of gssd don't talk to portmap, so don't make the upstart
  job depend on it.
* 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.

[ Matthew L. Dailey ]
* Add "-e" (ticket expiry is error) option to rpc.gssd to prevent hangs due
  to EKEYEXPIRED error from kernel on ticket expiry. LP: #794112

69. By Steve Langasek

document bug closure

68. By Steve Langasek

document bug closures

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.

64. By Steve Langasek

Put the mountall dep on the right package

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:ubuntu/raring/nfs-utils
This branch contains Public information 
Everyone can see this information.

Subscribers