<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nfs-utils.git/tools/rpcdebug, branch fixrootccache</title>
<subtitle>NFS utils related patches</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nfs-utils.git/'/>
<entry>
<title>rpcdebug.c: remove a warning</title>
<updated>2017-07-26T15:24:29+00:00</updated>
<author>
<name>Steve Dickson</name>
<email>steved@redhat.com</email>
</author>
<published>2017-07-19T19:48:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nfs-utils.git/commit/?id=acb6ffcdcae8d7d1b4b591dd772740a555c735b1'/>
<id>acb6ffcdcae8d7d1b4b591dd772740a555c735b1</id>
<content type='text'>
rpcdebug.c:77:4: warning: this statement may fall through [-Wimplicit-fallthrough=]

Signed-off-by: Steve Dickson &lt;steved@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
rpcdebug.c:77:4: warning: this statement may fall through [-Wimplicit-fallthrough=]

Signed-off-by: Steve Dickson &lt;steved@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Include libgen.h for basename</title>
<updated>2014-09-15T17:56:57+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2014-09-12T09:16:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nfs-utils.git/commit/?id=230b8e5f4a8e49703c3c17296fc517a950e04c78'/>
<id>230b8e5f4a8e49703c3c17296fc517a950e04c78</id>
<content type='text'>
According POSIX basename(3) should have an #include &lt;libgen.h&gt;

There are a different GNU implementation too, that can be used with
_GNU_SOURCE, but the POSIX version is good enough and more portable.

Signed-off-by: Natanael Copa &lt;ncopa@alpinelinux.org&gt;
Signed-off-by: Steve Dickson &lt;steved@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
According POSIX basename(3) should have an #include &lt;libgen.h&gt;

There are a different GNU implementation too, that can be used with
_GNU_SOURCE, but the POSIX version is good enough and more portable.

Signed-off-by: Natanael Copa &lt;ncopa@alpinelinux.org&gt;
Signed-off-by: Steve Dickson &lt;steved@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>rpcdebug: do not use build toolchain</title>
<updated>2013-03-25T14:09:12+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2013-03-25T12:35:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nfs-utils.git/commit/?id=adabe938c17b22aec5e89c24e1856de9fffe9f0c'/>
<id>adabe938c17b22aec5e89c24e1856de9fffe9f0c</id>
<content type='text'>
The rpcdebug program gets installed, so we don't want to use the build
toolchain to compile it.  I can't find any scripts in the build system
that try to execute it, so this shouldn't be a problem.

Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
Signed-off-by: Steve Dickson &lt;steved@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The rpcdebug program gets installed, so we don't want to use the build
toolchain to compile it.  I can't find any scripts in the build system
that try to execute it, so this shouldn't be a problem.

Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
Signed-off-by: Steve Dickson &lt;steved@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>rpcdebug: Add new "state" flag for the nfs module</title>
<updated>2012-06-19T14:37:31+00:00</updated>
<author>
<name>Chuck Lever</name>
<email>chuck.lever@oracle.com</email>
</author>
<published>2012-06-19T14:34:20+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nfs-utils.git/commit/?id=55b1769e63cdffa07b597fa6132c9902cec25265'/>
<id>55b1769e63cdffa07b597fa6132c9902cec25265</id>
<content type='text'>
Kernel 3.5 adds a debugging flag for showing NFS client debugging
messages having to do with NFSv4 state operations.

Signed-off-by: Chuck Lever &lt;chuck.lever@oracle.com&gt;
Signed-off-by: Steve Dickson &lt;steved@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Kernel 3.5 adds a debugging flag for showing NFS client debugging
messages having to do with NFSv4 state operations.

Signed-off-by: Chuck Lever &lt;chuck.lever@oracle.com&gt;
Signed-off-by: Steve Dickson &lt;steved@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>rpcdebug: Add missing debug flags</title>
<updated>2011-10-20T18:41:49+00:00</updated>
<author>
<name>Steve Dickson</name>
<email>steved@redhat.com</email>
</author>
<published>2011-10-19T20:37:34+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nfs-utils.git/commit/?id=264ad7d77e7ebb5d83c0f02bcb1800b254cd5ccf'/>
<id>264ad7d77e7ebb5d83c0f02bcb1800b254cd5ccf</id>
<content type='text'>
This patch added the following debug flags:

fscache - enable FSCache debugging
pnfs - enable general pNFS debugging
pnfs_ld - enable pNFS layout debugging

Signed-off-by: Steve Dickson &lt;steved@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch added the following debug flags:

fscache - enable FSCache debugging
pnfs - enable general pNFS debugging
pnfs_ld - enable pNFS layout debugging

Signed-off-by: Steve Dickson &lt;steved@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>rpcdebug: Update 'rpcdebug' tool with recently added debugging flags</title>
<updated>2007-07-20T06:09:17+00:00</updated>
<author>
<name>Chuck Lever</name>
<email>chuck.lever@oracle.com</email>
</author>
<published>2007-07-16T20:28:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nfs-utils.git/commit/?id=8ebf0d12ec1496658d28411f5adb795dda0abaf0'/>
<id>8ebf0d12ec1496658d28411f5adb795dda0abaf0</id>
<content type='text'>
Signed-off-by: Chuck Lever &lt;chuck.lever@oracle.com&gt;
Signed-off-by: Neil Brown &lt;neilb@suse.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Chuck Lever &lt;chuck.lever@oracle.com&gt;
Signed-off-by: Neil Brown &lt;neilb@suse.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update rpcdebug to know about new 2.6 debug flags.  Added</title>
<updated>2006-07-05T03:37:21+00:00</updated>
<author>
<name>Greg Banks</name>
<email>gnb@chook.melbourne.sgi.com</email>
</author>
<published>2006-07-05T03:37:21+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nfs-utils.git/commit/?id=65735eef8a9441901245f6047edafc50f2d97c97'/>
<id>65735eef8a9441901245f6047edafc50f2d97c97</id>
<content type='text'>
a manpage and installed rpcdebug (in sbindir).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
a manpage and installed rpcdebug (in sbindir).
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove some files that old, unused, unneeded.</title>
<updated>2006-07-05T00:41:03+00:00</updated>
<author>
<name>Neil Brown</name>
<email>neilb@suse.de</email>
</author>
<published>2006-07-05T00:41:03+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nfs-utils.git/commit/?id=9f5b40b7a68fe0a2648565ecbd4b08bf60287130'/>
<id>9f5b40b7a68fe0a2648565ecbd4b08bf60287130</id>
<content type='text'>
	deleted:  support/export/keys.c
	deleted:  support/include/rpcdispatch.h
	deleted:  support/include/rpcsec.h
	deleted:  support/include/version.h
	deleted:  support/include/ypupdate.h
	deleted:  support/nfs/clients.c
	deleted:  support/nfs/keytab.c
	deleted:  support/nfs/ypupdate_xdr.c
	deleted:  support/rpc/include/Makefile.am
	deleted:  tools/rpcdebug/neat_idea.c
	deleted:  utils/mountd/mount_xdr.c
	deleted:  utils/rquotad/pathnames.h
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	deleted:  support/export/keys.c
	deleted:  support/include/rpcdispatch.h
	deleted:  support/include/rpcsec.h
	deleted:  support/include/version.h
	deleted:  support/include/ypupdate.h
	deleted:  support/nfs/clients.c
	deleted:  support/nfs/keytab.c
	deleted:  support/nfs/ypupdate_xdr.c
	deleted:  support/rpc/include/Makefile.am
	deleted:  tools/rpcdebug/neat_idea.c
	deleted:  utils/mountd/mount_xdr.c
	deleted:  utils/rquotad/pathnames.h
</pre>
</div>
</content>
</entry>
<entry>
<title>	Remove **/Makefile.in, aclocal.m4, configure, and</title>
<updated>2006-04-17T07:07:39+00:00</updated>
<author>
<name>Neil Brown</name>
<email>neilb@notabene.(none)</email>
</author>
<published>2006-04-17T07:07:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nfs-utils.git/commit/?id=922d6cfd29bab9ae552cb3b1ad6eb3a9bcd89b6b'/>
<id>922d6cfd29bab9ae552cb3b1ad6eb3a9bcd89b6b</id>
<content type='text'>
	 support/include/config.h.in from source control
	These are auto autogenerated by
	  aclocal -I aclocal ; autoheader ; automake ; autoconf
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	 support/include/config.h.in from source control
	These are auto autogenerated by
	  aclocal -I aclocal ; autoheader ; automake ; autoconf
</pre>
</div>
</content>
</entry>
<entry>
<title>2006-04-10 "Kevin Coffman" &lt;kwc@citi.umich.edu&gt;</title>
<updated>2006-04-10T04:00:31+00:00</updated>
<author>
<name>neilbrown</name>
<email>neilbrown</email>
</author>
<published>2006-04-10T04:00:31+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nfs-utils.git/commit/?id=aa2d7a1e352a6c2190452ebc3c638b66a2cf6f9b'/>
<id>aa2d7a1e352a6c2190452ebc3c638b66a2cf6f9b</id>
<content type='text'>
	Check for sufficient version of librpcsecgss and libgssapi
	in configure.in
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	Check for sufficient version of librpcsecgss and libgssapi
	in configure.in
</pre>
</div>
</content>
</entry>
</feed>
