dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/include/linux/nfsd
Al Viro a90b061c0b [PATCH] nfsd: nfs_replay_me
We are using NFS_REPLAY_ME as a special error value that is never leaked to
clients.  That works fine; the only problem is mixing host- and network-
endian values in the same objects.  Network-endian equivalent would work just
as fine; switch to it.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Acked-by: Trond Myklebust <trond.myklebust@fys.uio.no>
Acked-by: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-10-20 10:26:43 -07:00
..
Kbuild [HEADERS] One line per header in Kbuild files to reduce conflicts 2006-09-19 12:43:58 +01:00
auth.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cache.h [PATCH] nfsd: misc endianness annotations 2006-10-20 10:26:43 -07:00
const.h [PATCH] Fix linux/nfsd/const.h for make headers_check 2006-10-04 07:55:24 -07:00
debug.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
export.h [PATCH] nfsd: misc endianness annotations 2006-10-20 10:26:43 -07:00
interface.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
nfsd.h [PATCH] nfsd: nfs_replay_me 2006-10-20 10:26:43 -07:00
nfsfh.h [PATCH] nfsd: misc endianness annotations 2006-10-20 10:26:43 -07:00
state.h [PATCH] nfsd: misc endianness annotations 2006-10-20 10:26:43 -07:00
stats.h fix file specification in comments 2006-10-03 23:01:26 +02:00
syscall.h [PATCH] knfsd: remove nfsd_versbits as intermediate storage for desired versions 2006-10-02 07:57:17 -07:00
xdr.h [PATCH] xdr annotations: NFSv2 server 2006-10-20 10:26:41 -07:00
xdr3.h [PATCH] xdr annotations: NFSv3 server 2006-10-20 10:26:41 -07:00
xdr4.h [PATCH] nfsd: nfs4 code returns error values in net-endian 2006-10-20 10:26:42 -07:00