All of lore.kernel.org
 help / color / mirror / Atom feed
* [Cluster-devel] [RFC PATCH 1/3] NLM lock failover - lock release
@ 2006-06-29 18:11 ` Wendy Cheng
  0 siblings, 0 replies; 18+ messages in thread
From: Wendy Cheng @ 2006-06-29 18:11 UTC (permalink / raw)
  To: cluster-devel.redhat.com

The patch piggy-backs the logic into "rq_daddr" field of struct svc_rqst 
where NFS server ip address is stored. Upon writing IPv4 address in 
standard dot notation into /proc/fs/nfsd/nlm_unlock, the logic will 
examine NLM's global nlm_files list and subsequently unlock the 
associated file if server ip address matches.

Due to the size of rq_daddr (u32), we would not be able to support IPV6 
for this round of changes. Another to-do item is to enable client:server 
ip pairs to allow NFS V4 failover.




-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: gfs_nlm_unlock.patch
URL: <http://listman.redhat.com/archives/cluster-devel/attachments/20060629/0e2f4e2b/attachment.ksh>

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

end of thread, other threads:[~2006-06-30  5:00 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-29 18:11 [Cluster-devel] [RFC PATCH 1/3] NLM lock failover - lock release Wendy Cheng
2006-06-29 18:11 ` Wendy Cheng
2006-06-29 19:11 ` Chuck Lever
2006-06-29 19:11   ` [Cluster-devel] Re: [NFS] " Chuck Lever
2006-06-29 21:49   ` Wendy Cheng
2006-06-29 21:49     ` Wendy Cheng
2006-06-29 23:06 ` Trond Myklebust
2006-06-29 23:06   ` [Cluster-devel] Re: [NFS] " Trond Myklebust
2006-06-30  3:57   ` Wendy Cheng
2006-06-30  3:57     ` Wendy Cheng
2006-06-30  4:15     ` Neil Brown
2006-06-30  4:15       ` [Cluster-devel] Re: [NFS] " Neil Brown
2006-06-30  4:38       ` Trond Myklebust
2006-06-30  4:38         ` [Cluster-devel] Re: [NFS] " Trond Myklebust
2006-06-30  4:59         ` Neil Brown
2006-06-30  5:00           ` [Cluster-devel] Re: [NFS] " Neil Brown
2006-06-30  4:39     ` Trond Myklebust
2006-06-30  4:39       ` [Cluster-devel] Re: [NFS] " Trond Myklebust

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.