All of lore.kernel.org
 help / color / mirror / Atom feed
* [Cluster-devel] [GFS2 Patch] Remove lock methods for lock_nolock protocol
@ 2007-11-29 18:59 Wendy Cheng
  2007-11-29 22:56 ` Wendy Cheng
  0 siblings, 1 reply; 3+ messages in thread
From: Wendy Cheng @ 2007-11-29 18:59 UTC (permalink / raw)
  To: cluster-devel.redhat.com

To avoid duplication and simplify implementation, we remove gfs2 lock 
method (gfs2_lock and gfs2_flock) from file operation table for 
lock_nolock protocol. This would allow VFS layer to handle posix and 
flock logics like any other in-tree filesystem. The existing 
implementation has few issues that would fail NFS connectathon test 
(cthon04). 

-- Wendy

-------------- next part --------------
A non-text attachment was scrubbed...
Name: gfs2_nfs_plock.patch
Type: text/x-patch
Size: 3731 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/cluster-devel/attachments/20071129/13972c35/attachment.bin>

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

end of thread, other threads:[~2007-11-30  8:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-29 18:59 [Cluster-devel] [GFS2 Patch] Remove lock methods for lock_nolock protocol Wendy Cheng
2007-11-29 22:56 ` Wendy Cheng
2007-11-30  8:42   ` Steven Whitehouse

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.