Linux NFS development
 help / color / mirror / Atom feed
 messages from 2002-08-07 17:45:39 to 2002-08-22 00:34:05 UTC [more...]

[PATCH] 3 of 3 - Fix error message printed when not enough queue space
 2002-08-22  0:33 UTC 

[PATCH] 2 of 3 - call svc_sock_setbufsize when socket created
 2002-08-22  0:33 UTC 

frontpage sucks
 2002-08-21 23:34 UTC  (2+ messages)

Can NFS be started after NIS/DNS?
 2002-08-21 23:24 UTC 

NFS problem
 2002-08-21 19:15 UTC  (5+ messages)

PATCH - SUNRPC 1 of 3 - The new "sk_flags" word in struct svc_sock must be long
 2002-08-20 23:44 UTC  (6+ messages)

General network slowness on SIS 530 with eepro100
 2002-08-20 23:30 UTC  (7+ messages)

problem with exports file
 2002-08-20 22:16 UTC  (3+ messages)

PATCH - SUNRPC 3 of 3 - Call svc_sock_setbufsize when socket created
 2002-08-20  4:26 UTC 

PATCH - SUNRPC 2 of 3 - Fix two problems with multiple concurrent nfs/tcp connects
 2002-08-20  4:25 UTC 

2.4.19 hang (was unlink perf pb !)
 2002-08-19 22:40 UTC  (2+ messages)

NFS died - Newbie question
 2002-08-19  5:33 UTC 

Changes since 2.4.7
 2002-08-17 18:30 UTC 

wanted: RH7.3 mods to NFS + ipchains HOWTO
 2002-08-16 16:42 UTC  (2+ messages)

Will NFSv4 be accepted?
 2002-08-15 23:07 UTC  (6+ messages)

Re: Will NFSv4 be accepted?
 2002-08-15 14:19 UTC  (7+ messages)

Will NFSv4 be accepted?
 2002-08-15  1:35 UTC  (2+ messages)

patch 14/38: CLIENT: add ->setup_read() nfs_rpc_op for async read, part 1
 2002-08-15  1:09 UTC  (4+ messages)
` Will NFSv4 be accepted?

REPOST patch 38/38: switches in fs/Config.in, fs/Config.help
 2002-08-14 20:55 UTC 

REPOST patch 37/38: SERVER: giant patch importing NFSv4 server functionality
 2002-08-14 20:54 UTC 

REPOST patch 36/38: SERVER: ensure XDR buffer is large enough for NFSv4
 2002-08-14 20:54 UTC 

REPOST patch 35/38: SERVER: header file for NFSv4 XDR
 2002-08-14 20:53 UTC 

REPOST patch 34/38: SERVER: new routine exp_pseudoroot() [trivial for now]
 2002-08-14 20:53 UTC 

REPOST patch 33/38: SERVER: tweak nfsd_readdir() for NFSv4
 2002-08-14 20:52 UTC 

REPOST patch 32/38: SERVER: new argument to nfsd_access()
 2002-08-14 20:52 UTC 

REPOST patch 31/38: SERVER: tweak nfsd_create_v3() for NFSv4
 2002-08-14 20:51 UTC 

REPOST patch 30/38: SERVER: allow type==0 in nfsd_unlink()
 2002-08-14 20:51 UTC 

REPOST patch 29/38: SERVER: overflow check in nfsd_commit()
 2002-08-14 20:50 UTC 

REPOST patch 28/38: SERVER: allow resfh==fhp in fh_compose()
 2002-08-14 20:50 UTC 

REPOST patch 27/38: SERVER: expand filehandle to 128 bytes
 2002-08-14 20:49 UTC 

REPOST patch 26/38: SERVER: new routine fh_dup2()
 2002-08-14 20:49 UTC 

REPOST patch 25/38: SERVER: wipe out all evidence in fh_put()
 2002-08-14 20:48 UTC 

REPOST patch 24/38: SERVER: return err_nofilehandle if missing fh in fh_verify()
 2002-08-14 20:48 UTC 

REPOST patch 23/38: SERVER: change ->rq_vers==3 to ->rq_vers>2
 2002-08-14 20:47 UTC 

REPOST patch 22/38: SERVER: type checking in fh_verify()
 2002-08-14 20:47 UTC 

REPOST patch 21/38: SERVER: error codes in include/linux/nfsd/nfsd.h
 2002-08-14 20:46 UTC 

REPOST patch 20/38: CLIENT: giant patch importing NFSv4 client functionality
 2002-08-14 20:46 UTC 

REPOST patch 19/38: CLIENT: lease time in 'struct nfs_fsinfo'
 2002-08-14 20:45 UTC 

REPOST patch 18/38: CLIENT: put nfs_async_handle_jukebox() in fs/nfs/nfs3proc.c
 2002-08-14 20:45 UTC 

REPOST patch 17/38: CLIENT: move nfs_async_handle_jukebox() into ->unlink_done()
 2002-08-14 20:44 UTC 

REPOST patch 16/38: CLIENT: add ->setup_{write,commit}() for async write, part 2
 2002-08-14 20:44 UTC 

REPOST patch 14/38: CLIENT: add ->setup_read() nfs_rpc_op for async read, part 2
 2002-08-14 20:42 UTC 

REPOST patch 13/38: CLIENT: add ->setup_read() nfs_rpc_op for async read, part 1
 2002-08-14 20:42 UTC 

REPOST patch 12/38: CLIENT: space_used in nfs_fattr
 2002-08-14 20:41 UTC 

REPOST patch 11/38: CLIENT: add change_attr to nfs_fattr
 2002-08-14 20:41 UTC 

REPOST patch 10/38: CLIENT: changes to mount path in fs/nfs/inode.c
 2002-08-14 20:40 UTC 

REPOST patch 09/38: CLIENT: new fields in 'struct nfs_mount_data'
 2002-08-14 20:40 UTC 

REPOST patch 08/38: CLIENT: change fsid in 'struct nfs_fattr'
 2002-08-14 20:39 UTC 

REPOST patch 07/38: CLIENT: change hard limit on symlink length
 2002-08-14 20:39 UTC 

REPOST patch 06/38: CLIENT: change inode to dentry in ->setattr() nfs_rpc_op
 2002-08-14 20:38 UTC 

REPOST patch 05/38: CLIENT: change inode to dentry in ->readdir() nfs_rpc_op
 2002-08-14 20:38 UTC 

REPOST patch 04/38: CLIENT: change CONFIG_NFS_V3 to CONFIG_NFS_V3 || CONFIG_NFS_V4
 2002-08-14 20:38 UTC 

REPOST patch 03/38: SUNRPC: support for GSSD client
 2002-08-14 20:37 UTC 

REPOST patch 02/38: NFSv4 protocol header
 2002-08-14 20:36 UTC 

REPOST patch 01/38: new error codes
 2002-08-14 20:36 UTC 

REPOST: nfsv4 patches
 2002-08-14 20:35 UTC 

patch 01/38: switches in fs/Config.in, fs/Config.help
 2002-08-14 19:13 UTC 

2.4.19 hang (was unlink perf pb !)
 2002-08-14 16:21 UTC 

2.4.19 hang (was unlink perf pb !)
 2002-08-14 12:53 UTC  (2+ messages)

patch 38/38: SERVER: giant patch importing NFSv4 server functionality
 2002-08-14 12:43 UTC  (2+ messages)

patch 01/38: switches in fs/Config.in, fs/Config.help
 2002-08-14 12:37 UTC  (2+ messages)

PATCH - RPC/TCP 2 of 4 - Allow SO_REUSEADDR for NFS sockets
 2002-08-14  1:17 UTC  (5+ messages)
    `  "

patch 26/38: SERVER: wipe out all evidence in fh_put()
 2002-08-13 23:14 UTC 

patch 37/38: SERVER: ensure XDR buffer is large enough for NFSv4
 2002-08-13 23:12 UTC 

patch 36/38: SERVER: header file for NFSv4 XDR
 2002-08-13 23:12 UTC 

patch 35/38: SERVER: new routine exp_pseudoroot() [trivial for now]
 2002-08-13 23:11 UTC 

patch 34/38: SERVER: tweak nfsd_readdir() for NFSv4
 2002-08-13 23:11 UTC 

patch 33/38: SERVER: new argument to nfsd_access()
 2002-08-13 23:10 UTC 

patch 32/38: SERVER: tweak nfsd_create_v3() for NFSv4
 2002-08-13 23:10 UTC 

patch 31/38: SERVER: allow type==0 in nfsd_unlink()
 2002-08-13 23:09 UTC 

patch 30/38: SERVER: overflow check in nfsd_commit()
 2002-08-13 23:09 UTC 

patch 29/38: SERVER: allow resfh==fhp in fh_compose()
 2002-08-13 23:08 UTC 

patch 28/38: SERVER: expand filehandle to 128 bytes
 2002-08-13 23:08 UTC 

patch 27/38: SERVER: new routine fh_dup2()
 2002-08-13 23:08 UTC 

patch 25/38: SERVER: return err_nofilehandle if missing fh in fh_verify()
 2002-08-13 23:06 UTC 

patch 24/38: SERVER: change ->rq_vers==3 to ->rq_vers>2
 2002-08-13 23:06 UTC 

patch 23/38: SERVER: type checking in fh_verify()
 2002-08-13 23:05 UTC 

patch 22/38: SERVER: error codes in include/linux/nfsd/nfsd.h
 2002-08-13 23:05 UTC 

patch 21/38: CLIENT: giant patch importing NFSv4 client functionality
 2002-08-13 23:04 UTC 

patch 20/38: CLIENT: lease time in 'struct nfs_fsinfo'
 2002-08-13 23:04 UTC 

patch 19/38: CLIENT: put nfs_async_handle_jukebox() in fs/nfs/nfs3proc.c
 2002-08-13 23:04 UTC 

patch 18/38: CLIENT: move nfs_async_handle_jukebox() into ->unlink_done()
 2002-08-13 23:03 UTC 

patch 17/38: CLIENT: add ->setup_{write,commit}() for async write, part 2
 2002-08-13 23:03 UTC 

patch 16/38: CLIENT: add ->setup_{write,commit}() for async write, part 1
 2002-08-13 23:02 UTC 

patch 15/38: CLIENT: add ->setup_read() nfs_rpc_op for async read, part 2
 2002-08-13 23:02 UTC 

patch 13/38: CLIENT: space_used in nfs_fattr
 2002-08-13 23:01 UTC 

patch 12/38: CLIENT: add change_attr to nfs_fattr
 2002-08-13 23:01 UTC 

patch 11/38: CLIENT: changes to mount path in fs/nfs/inode.c
 2002-08-13 23:00 UTC 

patch 10/38: CLIENT: new fields in 'struct nfs_mount_data'
 2002-08-13 23:00 UTC 

patch 09/38: CLIENT: change fsid in 'struct nfs_fattr'
 2002-08-13 22:59 UTC 

patch 08/38: CLIENT: change hard limit on symlink length
 2002-08-13 22:59 UTC 

patch 07/38: CLIENT: change inode to dentry in ->setattr() nfs_rpc_op
 2002-08-13 22:58 UTC 

patch 06/38: CLIENT: change inode to dentry in ->readdir() nfs_rpc_op
 2002-08-13 22:58 UTC 

patch 05/38: CLIENT: change CONFIG_NFS_V3 to CONFIG_NFS_V3 || CONFIG_NFS_V4
 2002-08-13 22:57 UTC 

patch 04/38: SUNRPC: support for GSSD client
 2002-08-13 22:57 UTC 

patch 03/38: NFSv4 protocol header
 2002-08-13 22:56 UTC 

patch 02/38: new error codes
 2002-08-13 22:56 UTC 

announcing NFSv4 patches against 2.5.31
 2002-08-13 22:53 UTC 

2.4.19 hang (was unlink perf pb !)
 2002-08-13 18:42 UTC 

nfs problem
 2002-08-13 18:06 UTC  (4+ messages)
` nfs permissions / access problem

nfs permissions / access problem
 2002-08-13 17:42 UTC 

2.4.19 hang (was unlink perf pb !)
 2002-08-13 16:59 UTC 

nolock issues
 2002-08-13 16:54 UTC 

nfs unlink perf !
 2002-08-13 16:52 UTC 

nfs unlink perf !
 2002-08-13 16:20 UTC 

Mounting Problems
 2002-08-13 15:59 UTC 

nfs unlink perf !
 2002-08-13 15:09 UTC 

nfs unlink perf !
 2002-08-13 15:05 UTC 

getfh failed: Operation not permitted
 2002-08-13 14:26 UTC  (2+ messages)

can't get request slot, write timeout
 2002-08-13 10:52 UTC  (4+ messages)

PATCH - RPC/TCP 4 of 4 - Handle short read when reading RPC/TCP packet length
 2002-08-13  3:00 UTC 

PATCH - RPC/TCP 3 of 4 - Correct error message when rpc/tcp sent fails
 2002-08-13  2:59 UTC 

PATCH - RPC/TCP 1 of 4 - Rearrange setting of snd/rcv buf size to avoid locking issue
 2002-08-13  2:56 UTC 

statd?
 2002-08-12 23:57 UTC 

Linux 2.2 client trouble after 2.4.18 server reboot
 2002-08-12 23:44 UTC  (2+ messages)

getfh failed: Operation not permitted
 2002-08-12 23:30 UTC 

getfh failed: Operation not permitted
 2002-08-12 19:31 UTC 

nfs unlink perf !
 2002-08-12 18:55 UTC  (2+ messages)

can't get request slot, write timeout
 2002-08-12 18:31 UTC  (3+ messages)

nfs unlink perf !
 2002-08-12 15:48 UTC 

RedHat Rawhide Kernels
 2002-08-12 10:41 UTC  (13+ messages)

NFS on linux (Redhat) questions
 2002-08-09 18:15 UTC  (2+ messages)

Need help
 2002-08-10  1:14 UTC  (3+ messages)

fsid syntax
 2002-08-08 22:15 UTC  (10+ messages)

RH 7.3 kernels and NFS performance
 2002-08-08 11:56 UTC  (5+ messages)

Maximum number of nfsd daemons?
 2002-08-07 20:18 UTC  (6+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox