linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* PATCH [0/10] lease interfaces for version 4 NFSD
@ 2004-09-20 20:21 William A.(Andy) Adamson
  2004-09-20 20:27 ` file leases Jamie Lokier
  0 siblings, 1 reply; 13+ messages in thread
From: William A.(Andy) Adamson @ 2004-09-20 20:21 UTC (permalink / raw)
  To: linux-fsdevel; +Cc: andros

The following patches provide an interface to the lease subsystem in the 
current VFS locking code.

The version 4 nfsd delegation implementation uses leases to co-ordinate 
behavior between local, samba, and nfs access.

The main design points are

	- Seperate the file_lock processing from the file descriptor processing in 
fcntl_setlease.
	- New non-file descriptor interface to setlease
	- Use new lock manager callbacks to allow nfsd to create, break, and release 
leases.
	- Provide default lock manager callbacks for fcntl_setlease

-->Andy Adamson


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

end of thread, other threads:[~2004-09-22 21:43 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-20 20:21 PATCH [0/10] lease interfaces for version 4 NFSD William A.(Andy) Adamson
2004-09-20 20:27 ` file leases Jamie Lokier
2004-09-20 20:34   ` William A.(Andy) Adamson
2004-09-21  3:21     ` Stephen Rothwell
2004-09-21  8:40       ` Jamie Lokier
2004-09-21 12:16         ` William A.(Andy) Adamson
2004-09-21 12:44           ` Jamie Lokier
2004-09-21 20:30             ` Jeremy Allison
2004-09-22 11:32               ` Jamie Lokier
2004-09-22 12:41                 ` Stephen Rothwell
2004-09-22 13:36                   ` Jamie Lokier
2004-09-22 18:59                 ` Jeremy Allison
2004-09-22 21:43                   ` Jamie Lokier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).