lp:ubuntu/oneiric/nfs-utils

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

43. By Steve Langasek

debian/nfs-common.defaults, debian/nfs-common.idmapd.upstart: idmapd
should always be started automatically, because we can no longer assume
that a mount of type 'nfs' in /etc/fstab is not nfs4. This also lets
things work by default with nfs4 autofs. LP: #662711.

42. By Bryce Harrington

Allow issuing options to rpc.nfsd
(LP: #567491)

41. By Steve Langasek

* Merge from Debian unstable (LP: #728586, LP: #789117), remaining
  changes:
  - debian/nfs-common.{statd,statd-mounting,gssd,idmapd}.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.
  - Depend on rpcbind (>= 0.2.0-6ubuntu1) for upstart support.
  - 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.
  - nfs-kernel-server.default: Add comment about how to disable nfs4.
  - debian/patches/multiarch-kerberos-paths: Search for kerberos libs
    in multiarch locations.
  - nfs-kernel-server.init: Unmount nfsd fs when init script stops
  - ubuntu-fix-kernel-version-handling: avoid segfaults from short kernel
    version numbers.

40. By Steve Langasek

* debian/nfs-common.idmapd.upstart: don't use a script unnecessarily for
  our job when we can exec directly - making the job more resilient in
  the face of races with /usr being mounted. LP: #811823.
* Drop rpc_pipefs.conf; this has gotten far more complicated than it
  should be, just do the mount in-line in each of the gssd and idmapd
  jobs.

39. By Evan

[ Andy Whitcroft ]
ubuntu-fix-kernel-version-handling: avoid segfaults from short kernel
version numbers. (LP: #796611)

38. By Bryce Harrington

nfs-kernel-server.init: Unmount nfsd fs when init script stops
(LP: #251026)

37. By Matthias Klose

Search kerberos libs in multiarch locations.

36. By Bryce Harrington

nvs-kernel-server.default: Add comment about how to disable nfs4.
There are corner cases where the server providing nfsv4 as the default
can confuse the client (117957, 680680) or even cause kernel problems
(716811), so it is worthwhile to document how to fallback to nfs3 only.

35. By Steve Langasek

* debian/nfs-common.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.
* also fix the grouping in the start condition, so that restarts work
  correctly when portmap is restarted.
* 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.

34. By Steve Langasek

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

Branch metadata

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

Subscribers