lp:~ubuntu-support-team/nfs-utils/+git/nfs-utils

Get this repository:
git clone https://git.launchpad.net/~ubuntu-support-team/nfs-utils/+git/nfs-utils

Import details

Import Status: Reviewed

This repository is an import of the Git repository at git://git.linux-nfs.org/projects/steved/nfs-utils.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 50 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 25 seconds — see the log

Branches

Name Last Modified Last Commit
master 2024-04-21 11:03:24 UTC
mount: If a reserved ports is used, do so for the pings as well

Author: Alexandre Ratchov
Author Date: 2024-04-21 10:25:31 UTC

mount: If a reserved ports is used, do so for the pings as well

mount.nfs always uses a high port to probe the server's ports (regardless of
the "-o resvport" option). Certain NFS servers (ex. OpenBSD -current) will
drop the connection, the probe will fail, and mount.nfs will exit before any
attempt to mount the file-system. If mount.nfs doesn't ping the server from
a high port, mounting the file system will just work.

Note that the same will happen if the server is behind a firewall that
blocks connections to the NFS service that originates from a high port.

Signed-off-by: Steve Dickson <steved@redhat.com>

covscan-next 2019-04-28 18:29:20 UTC
Removed a resource leak from nfsdcltrack/sqlite.c

Author: Steve Dickson
Author Date: 2019-04-26 17:48:11 UTC

Removed a resource leak from nfsdcltrack/sqlite.c

nfsdcltrack/sqlite.c:218: leaked_storage: Variable "err" going out
 of scope leaks the storage it points to.

Signed-off-by: Steve Dickson <steved@redhat.com>

covscan 2019-04-26 17:48:11 UTC
Removed a resource leak from nfsdcltrack/sqlite.c

Author: Steve Dickson
Author Date: 2019-04-26 17:48:11 UTC

Removed a resource leak from nfsdcltrack/sqlite.c

nfsdcltrack/sqlite.c:218: leaked_storage: Variable "err" going out
 of scope leaks the storage it points to.

Signed-off-by: Steve Dickson <steved@redhat.com>

libnfsdmap 2017-09-28 18:29:01 UTC
nfs-utils: cleanup warnings from merged libnfsidmap code

Author: Justin Mitchell
Author Date: 2017-09-28 18:29:01 UTC

nfs-utils: cleanup warnings from merged libnfsidmap code

Clean up a bunch of warnings about unused parameters,
signedness differences, etc that we inherited from
the merged libnfsidmap code.

Signed-off-by: Justin Mitchell <jumitche@redhat.com>
Signed-off-by: Steve Dickson <steved@redhat.com>

nfs4 2017-06-13 17:24:29 UTC
mount.nfs: Use default minor version when -o v4 is specified

Author: Steve Dickson
Author Date: 2017-06-13 17:24:29 UTC

mount.nfs: Use default minor version when -o v4 is specified

When v4 is specified on the command line the
default minor version needs to be used.

Signed-off-by: Steve Dickson <steved@redhat.com>

pthreads 2016-01-18 17:17:28 UTC
gssd: Don't wait for pthread_joins

Author: Steve Dickson
Author Date: 2016-01-18 17:17:28 UTC

gssd: Don't wait for pthread_joins

To make gssd almost bullet proof from hanging
threads in the krb5 libs, only wait a second
for the thread to terminate.

If the termination takes longer add the th
id to a global and set an timeout. When
the timeout pops do the join again. If
the thread has still not terminate, set
another timeout. Continue this loop until
the thread terminates.

Signed-off-by: Steve Dickson <steved@redhat.com>

systemd 2014-03-24 11:47:08 UTC
systemd: add PIDFile directives where appropriate.

Author: NeilBrown
Author Date: 2014-03-24 11:47:08 UTC

systemd: add PIDFile directives where appropriate.

Only two of our daemons write out pid files.

Signed-off-by: NeilBrown <neilb@suse.de>
Signed-off-by: Steve Dickson <steved@redhat.com>

lnfsd-export 2012-02-21 17:53:13 UTC
Add support to specify which exports will provide Labeled NFS support.

Author: Dave Quigley
Author Date: 2012-02-21 17:53:13 UTC

Add support to specify which exports will provide Labeled NFS support.

Signed-off-by: Steve Dickson <steved@redhat.com>

pnfs-export 2012-02-02 16:31:57 UTC
Added the pnfs export option to the exports man page.

Author: Steve Dickson
Author Date: 2012-02-02 16:31:57 UTC

Added the pnfs export option to the exports man page.

Signed-off-by: Steve Dickson <steved@redhat.com>

pseudo-v4root 2008-03-26 13:51:27 UTC
Merge git://linux-nfs.org/~steved/nfs-utils-exp into pseudo-v4root

Author: Steve Dickson
Author Date: 2008-03-26 13:51:27 UTC

Merge git://linux-nfs.org/~steved/nfs-utils-exp into pseudo-v4root

branch-1-0 2007-02-27 04:55:40 UTC
Fix silly bug with tcp-wrappers check

Author: Neil Brown
Author Date: 2007-02-27 04:55:40 UTC

Fix silly bug with tcp-wrappers check

A stray '$'.

Signed-off-by: Neil Brown <neilb@suse.de>

devel-neilb 2006-04-17 07:07:39 UTC
Remove **/Makefile.in, aclocal.m4, configure, and

Author: Neil Brown (none)
Author Date: 2006-04-17 07:07:39 UTC

 Remove **/Makefile.in, aclocal.m4, configure, and
  support/include/config.h.in from source control
 These are auto autogenerated by
   aclocal -I aclocal ; autoheader ; automake ; autoconf

origin 2006-04-12 02:55:50 UTC
1.0.8

Author: neilbrown <neilbrown>
Author Date: 2006-04-12 02:55:50 UTC

1.0.8

neilb-devel 2003-03-26 03:05:39 UTC
Work towards support new cache in 2.5

Author: neilbrown <neilbrown>
Author Date: 2003-03-26 03:05:39 UTC

Work towards support new cache in 2.5

linux 1999-10-18 23:21:12 UTC
Import nfs-utils 0.1.

Author: hjl <hjl>
Author Date: 1999-10-18 23:21:12 UTC

Import nfs-utils 0.1.

115 of 15 results
This repository contains Public information 
Everyone can see this information.