All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH kNFSd 0 of 9] Introduction
@ 2004-09-03  2:34 NeilBrown
  2004-09-03  2:34 ` [PATCH kNFSd 1 of 9] Calls to break_lease in nfsd should be O_NONBLOCKing NeilBrown
                   ` (8 more replies)
  0 siblings, 9 replies; 11+ messages in thread
From: NeilBrown @ 2004-09-03  2:34 UTC (permalink / raw)
  To: Andrew Morton; +Cc: nfs


9 patches for knfsd in 2.6.9-rc1-mm2

The first three affect all versions.  The remaining are v4 specific.

1 - Add O_NONBLOCK to calls to break_lease so the nfs server doesn't block
    pointlessly.  Return nfserr_jukebox for v3, or just drop the reques for
    v2 if we get a EWOULDBLOCK.

2 - Change a return of "ESTALE" or "EACCES" in a situation where ACCES is 
    argueable the more correct error, and real people have had real problems
    that were really fixed.

3 - Fix some indentation.

4 - Check is filesystem supports acls before returning "acl supported" attribute

5-9 assorted v4 locking changes.

NeilBrown


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2004-10-07 20:19 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-03  2:34 [PATCH kNFSd 0 of 9] Introduction NeilBrown
2004-09-03  2:34 ` [PATCH kNFSd 1 of 9] Calls to break_lease in nfsd should be O_NONBLOCKing NeilBrown
2004-10-07 20:18   ` J. Bruce Fields
2004-09-03  2:34 ` [PATCH kNFSd 7 of 9] nfsd4: postpone release of stateowner on CLOSE NeilBrown
2004-09-03  2:34 ` [PATCH kNFSd 4 of 9] nfsd4: Support acl_support attribute NeilBrown
2004-09-03  2:34 ` [PATCH kNFSd 9 of 9] Remove redundant initialization in nfsd4_lockt NeilBrown
2004-09-03  2:34 ` [PATCH kNFSd 8 of 9] nfsd4: store current->tgid instead of lockowner hash in fl_pid NeilBrown
2004-09-03  2:34 ` [PATCH kNFSd 2 of 9] Return EACCES instead of ESTALE for certain filehandle lookup failures NeilBrown
2004-09-03  2:34 ` [PATCH kNFSd 6 of 9] nfsd4 could leak a stateid in an error path NeilBrown
2004-09-03  2:34 ` [PATCH kNFSd 5 of 9] trivial cleanup of nfs4state.c NeilBrown
2004-09-03  2:34 ` [PATCH kNFSd 3 of 9] fix incorrect indentation in fh_verify NeilBrown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.