Revisions of nfs-utils

Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 120)
Split 13.2 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 240874 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 119)
Automatic submission by obs-autosubmit
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 239412 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 118)
Automatic submission by obs-autosubmit
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 236714 from Neil Brown's avatar Neil Brown (neilbrown) (revision 117)
- Use start-statd and rpc-statd.service from upstream for running statd.
  Our start-statd doesn't work in a systemd environment (bnc#852984)
- start-statd.patch - needed to make upstream start-statd work properly.
- use .xz from upstream, that is what kernel.org prefers and it is smaller

- Remove 0001-nfsidmap-Keys-need-to-be-invalidated-instead-of-revo.patch
  Now that keyutils has been updated in Factory, this patch
  is no longer needed.

- Check if systemd is listen on local socket 111 to trigger the
  start of the rpcbind.service on demand (bnc#860246)
- There exists only nfs-utils-1.3.0.tar.gz at
  http://kernel.org/pub/linux/utils/nfs-utils/1.3.0/

- New upstream version 1.3.0.
  Includes all our bugfix patches except 1.
  Adds assorted other bugfixes and improvements including
  initial support for NFSv4.2
  Prepares the way for better systemd integration.
  Discards useless programs gss_clnt_send_err and gss_destroy_creds
- Removes: 0001-mountd-Fix-is_subdirectory-again.patch
- Removes: 0002-gssd-Fix-recent-fix-to-Avoid-DNS-reverse-resolution-.patch
- Removes: 0003-Fix-handling-of-preferred-realm-command-line-option.patch
- Removes: 0004-nfsiostat-restore-output-format.patch
- Removes: 0005-gssd-don-t-give-up-on-machine-credential-if-hostname.patch
- Removes: 0006-gssd-fixed-typo-in-machine-cred-name.patch
- Removes: skip-on-ENOENT.patch
- Removes: mountd-fix-bug-affecting-exports-of-dirs-with-64bit-.patch
- Removes: exportfs-exit-with-error-code-if-there-was-any-error.patch
- Removes: exportfs-report-failure-if-asked-to-unexport-somethi.patch
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 233659 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 116)
Automatic submission by obs-autosubmit
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 230414 from Neil Brown's avatar Neil Brown (neilbrown) (revision 115)
- Remove mkinitrd bits -> we use dracut now which already has
  nfs stuff provided in its package in:
  /usr/lib/dracut/modules.d/95nfs/
  Remove sources:
    - mkinitrd-boot.sh
    - mkinitrd-setup.sh (forwarded request 230357 from trenn)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 226621 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 114)
- properly rename patches:
  udp-fallback.fix -> udp-fallback-fix.patch
  fedfs-lib-name -> fedfs-lib-name.patch
  gssd-mount-hang-fix -> gssd-mount-hang-fix.patch (forwarded request 225529 from dirkmueller)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 222653 from Neil Brown's avatar Neil Brown (neilbrown) (revision 113)
- udp-fallback.fix: Fix fallback from tcp to udp
  (bnc#863749)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 221761 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 112)
Automatic submission by obs-autosubmit
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 208643 from Neil Brown's avatar Neil Brown (neilbrown) (revision 111)
- nfsserver.init: fix that typo properly.
  Somehow I only fixed part of the problem
  (bnc#849476)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 208502 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 110)
- If nfs-utils and autofs are both installed make sure that the nfs
  client boot service will be started before autofs as otherwise
  systemd dependency chain is waiting on nfs client services at
  shutdown if nfs client is enabled.
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) accepted request 207415 from Neil Brown's avatar Neil Brown (neilbrown) (revision 109)
- nfsserver.init: fix typo in "--nfs-version 4".
  (bnc#849476)

- gssd-mount-hang-fix: An nfs mount will hang
  indefinitely if mounted by IP address and there
  is no reverse mapping available.  This is
  caused by a bug in gssd.
  (bnc#833543)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 206703 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 108)
Automatic submission by obs-autosubmit
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) accepted request 204251 from Neil Brown's avatar Neil Brown (neilbrown) (revision 107)
nfs-utils bugfix for Factory (and 13.1 if possible)

- mountd-fix-bug-affecting-exports-of-dirs-with-64bit-.patch
  allow NFS export to work for XFS filesystems with INODE64
  (bnc#841971)

- nfs.init: run ldconfig directly rather than calling
  boot.ldconfig.
  boot.ldconfig had some "optimisations" which are
  unimportant and inconvenient for NFS, and doesn't
  exist any more anyway.
  (bnc#834164).
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 106)
Split 13.1 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 197461 from Neil Brown's avatar Neil Brown (neilbrown) (revision 105)
- nfs.init: always start gssd.
  Recent kernel change means that if gssd isn't running
  and NFSv4 mount will wait 15 seconds before timing out
  even if gss security wasn't requested.
  So just start gssd alway - there is no significant cost
  in this.
  (bnc#837262)

- skip-on-ENOENT.patch - suppress error message
  that isn't really an error (bnc#800414)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 185979 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 104)
- Include also nfsv2,nfsv3,nfsv4.ko in initrd (bnc#815738)
- Remove usage of absolute paths in mkinitrd script
- Include also mount.nfs4 (forwarded request 185955 from olh)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 184600 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 103)
Automatic submission by obs-autosubmit
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 175298 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 102)
- remove sysvinit requires - they are rather harmful these days
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 158082 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 101)
Updated nfsserver.init and sysconfig.nfs to add support for setting rpc.mountd options in addition to the port. While it's possible to set these by setting the port and adding them after, this is a nicer implementation.
 (forwarded request 157565 from deadpoint)
Displaying revisions 61 - 80 of 180
openSUSE Build Service is sponsored by