<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/linux.git/include/linux/nfs.h, branch ipvs/experimental</title>
<subtitle>Linux Kernel
</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=ipvs%2Fexperimental</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=ipvs%2Fexperimental'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/'/>
<updated>2009-06-18T01:02:11Z</updated>
<entry>
<title>NFS: Clean up MNT program definitions</title>
<updated>2009-06-18T01:02:11Z</updated>
<author>
<name>Chuck Lever</name>
<email>chuck.lever@oracle.com</email>
</author>
<published>2009-06-18T01:02:11Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=2ad780978b7c0c3e7877949f098cbd06e7c73839'/>
<id>urn:sha1:2ad780978b7c0c3e7877949f098cbd06e7c73839</id>
<content type='text'>
Clean up:  Relocate MNT program procedure number definitions to the
only file that uses them.  Relocate the version number definitions,
which are shared, to nfs.h.  Remove duplicate program number
definitions.

Signed-off-by: Chuck Lever &lt;chuck.lever@oracle.com&gt;
Signed-off-by: Trond Myklebust &lt;Trond.Myklebust@netapp.com&gt;
</content>
</entry>
<entry>
<title>nfsd41: define nfs41 error codes</title>
<updated>2009-04-04T00:41:12Z</updated>
<author>
<name>Marc Eshel</name>
<email>eshel@almaden.ibm.com</email>
</author>
<published>2009-04-03T05:27:40Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=10add806c38c022d18af48f3ec28c91b4eaf7bb3'/>
<id>urn:sha1:10add806c38c022d18af48f3ec28c91b4eaf7bb3</id>
<content type='text'>
Define all error code present in
http://tools.ietf.org/html/draft-ietf-nfsv4-minorversion1-29.

Signed-off-by: Benny Halevy &lt;bhalevy@panasas.com&gt;
[nfsd41: clean up error code definitions]
[nfsd41: change NFSERR_REPLAY_ME]
Signed-off-by: Benny Halevy &lt;bhalevy@panasas.com&gt;
Signed-off-by: J. Bruce Fields &lt;bfields@citi.umich.edu&gt;
</content>
</entry>
<entry>
<title>Don't include private headers from user-visible parts of include/linux/nfs*.h</title>
<updated>2006-04-25T13:51:45Z</updated>
<author>
<name>David Woodhouse</name>
<email>dwmw2@infradead.org</email>
</author>
<published>2006-04-25T13:51:45Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=997b7af2fe0810ca82a2f801a295218b51426e5a'/>
<id>urn:sha1:997b7af2fe0810ca82a2f801a295218b51426e5a</id>
<content type='text'>
Signed-off-by: David Woodhouse &lt;dwmw2@infradead.org&gt;
</content>
</entry>
<entry>
<title>NFS: Now that file handle comparison ignores the unused parts of the</title>
<updated>2004-08-23T14:16:26Z</updated>
<author>
<name>Trond Myklebust</name>
<email>trond.myklebust@fys.uio.no</email>
</author>
<published>2004-08-23T14:16:26Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=db9b4e94c1f0ca2477dae883d9d0589e7e7e0949'/>
<id>urn:sha1:db9b4e94c1f0ca2477dae883d9d0589e7e7e0949</id>
<content type='text'>
   file handle container, there is no longer any need to clear the
   file handle container before copying in a file handle.  This
   allows us to remove a 128 byte memset() from several hot paths.

Signed-off-by: Chuck Lever &lt;cel@netapp.com&gt;

Signed-off-by: Trond Myklebust &lt;trond.myklebust@fys.uio.no&gt;

</content>
</entry>
<entry>
<title>NFS: While the storage container for NFS file handles must be able to</title>
<updated>2004-08-23T14:15:49Z</updated>
<author>
<name>Trond Myklebust</name>
<email>trond.myklebust@fys.uio.no</email>
</author>
<published>2004-08-23T14:15:49Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=14671e6fe66aa62b3086a372013dd9bc4124aec1'/>
<id>urn:sha1:14671e6fe66aa62b3086a372013dd9bc4124aec1</id>
<content type='text'>
   store 128 bytes, usually NFS servers don't use file handles that
   are more than 32 bytes in size.  This patch creates an efficient
   mechanism for comparing file handles that ignores the unused bytes
   in a file handle.

Signed-off-by: Chuck Lever &lt;cel@netapp.com&gt;

Signed-off-by: Trond Myklebust &lt;trond.myklebust@fys.uio.no&gt;

</content>
</entry>
<entry>
<title>[PATCH] kNFSd: readdir error code fix</title>
<updated>2004-02-26T14:47:30Z</updated>
<author>
<name>Andrew Morton</name>
<email>akpm@osdl.org</email>
</author>
<published>2004-02-26T14:47:30Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=f08e21d0b805428c0bef0a5f04ebd9874469fbb1'/>
<id>urn:sha1:f08e21d0b805428c0bef0a5f04ebd9874469fbb1</id>
<content type='text'>
From: NeilBrown &lt;neilb@cse.unsw.edu.au&gt;

changes nfserr_readdir_nospc to nfserr_toosmall, following rfc3530 which has
no nfserr_readdir_nospc.

error 10030 which was nfserr_readdir_nospc is actually nfserr_restorefh.
</content>
</entry>
<entry>
<title>[PATCH] NFSv4 server  - Read "share" state</title>
<updated>2003-06-27T02:38:35Z</updated>
<author>
<name>Neil Brown</name>
<email>neilb@cse.unsw.edu.au</email>
</author>
<published>2003-06-27T02:38:35Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=7e193fd7c7c6f208f543fbf445ba9e43491155cd'/>
<id>urn:sha1:7e193fd7c7c6f208f543fbf445ba9e43491155cd</id>
<content type='text'>
From: "William A.(Andy) Adamson" &lt;andros@citi.umich.edu&gt;

this patch adds share state processing to nfsd4_read().
</content>
</entry>
<entry>
<title>[PATCH] kNFSd: NFSv4 open share state patch</title>
<updated>2003-05-20T13:20:41Z</updated>
<author>
<name>Neil Brown</name>
<email>neilb@cse.unsw.edu.au</email>
</author>
<published>2003-05-20T13:20:41Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=448d25b80b05679c2d70438530b9cff354eb3d7a'/>
<id>urn:sha1:448d25b80b05679c2d70438530b9cff354eb3d7a</id>
<content type='text'>
From: "William A.(Andy) Adamson" &lt;andros@citi.umich.edu&gt;


this open share state patch creates all the structures and hash tables needed
to create and destroy share state on OPEN.

a struct nfs4_stateowner is introduced. this is currently only used for share
state, but will also be used as an anchor for byte-range lock state. e.g. it
will be either an (open)stateowner or a (lock)stateower.

a struct nfs4_stateid is introduced with holds stateid info for openfiles per
(open)stateowner. this struct will also hold byte-range lock info for
(lock)stateowners.

ownerstr_hashtbl[] holds nfs4_stateowners hashed by the nfs4_open owner and
clientid, and is used to lookup nfs4_stateowners on OPEN.

a struct nfs4_file is introduced which holds info on open files with state.

file_hashtbl[] holds nfs4_files, and is used to find a file in order to search
for conflicting share locks on OPEN. delegation info will hang off the
nf4_file struct.

i moved nfsd4_process_open1() into nfs4state.c, and added nfs4_process_open2()
there as well

i've left lease management, state reclaim, and the special replay management
on sequenceid mutating operations like OPEN for subsequent patches.
</content>
</entry>
<entry>
<title>[PATCH] A basic NFSv4 client for 2.5.x</title>
<updated>2002-10-15T12:30:48Z</updated>
<author>
<name>Trond Myklebust</name>
<email>trond.myklebust@fys.uio.no</email>
</author>
<published>2002-10-15T12:30:48Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=ee17e0d649279f5cc07ed24506b0fcea53dbe899'/>
<id>urn:sha1:ee17e0d649279f5cc07ed24506b0fcea53dbe899</id>
<content type='text'>
Define the new NFSv4 data structure for passing user information
from the 'mount' program in nfs4_mount.h.

If CONFIG_NFS_V4 is defined
        Add code to parse the mount structure into the superblock.
        Declare the NFSv4 filesystem to the VFS.
</content>
</entry>
<entry>
<title>[PATCH] kNFSd: new error codes for NFSv4</title>
<updated>2002-08-23T04:36:31Z</updated>
<author>
<name>Kendrick M. Smith</name>
<email>kmsmith@umich.edu</email>
</author>
<published>2002-08-23T04:36:31Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=fc1aac14dd596bac41aa60360b92f52ae130bd82'/>
<id>urn:sha1:fc1aac14dd596bac41aa60360b92f52ae130bd82</id>
<content type='text'>
This patch adds new NFSv4-only error codes to include/linux/nfs.h,
and also indicates which of the old error codes still exist in NFSv4.
</content>
</entry>
</feed>
