cluster-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
* [Cluster-devel] [RHEL5 PATCH] GFS2: bz 222302: gfs2 knows of directories which it chooses not to display
@ 2007-01-11 19:25 Robert Peterson
  2007-01-12 11:39 ` [Cluster-devel] " Steven Whitehouse
  0 siblings, 1 reply; 2+ messages in thread
From: Robert Peterson @ 2007-01-11 19:25 UTC (permalink / raw)
  To: cluster-devel.redhat.com

This is for bugzilla bug bz #222302:

Moving a virtual IP from node to node between two NFS-over-GFS2
servers was causing one of the GFS2 servers to become confused and
reference a deleted inode.  The problem was due to vfs dentries that did
not reference the gfs2_dops and therefore didn't call the gfs2 revalidate
code to revalidate a dentry after a directory had been deleted & recreated.
This patch is a crosswrite from a RHEL4 bug found in GFS1 as
bz #190756 and it is against the latest -nmw git tree.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: gfs2.patch
Type: text/x-patch
Size: 647 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/cluster-devel/attachments/20070111/8b1fce41/attachment.bin>

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

* [Cluster-devel] Re: [RHEL5 PATCH] GFS2: bz 222302: gfs2 knows of directories which it chooses not to display
  2007-01-11 19:25 [Cluster-devel] [RHEL5 PATCH] GFS2: bz 222302: gfs2 knows of directories which it chooses not to display Robert Peterson
@ 2007-01-12 11:39 ` Steven Whitehouse
  0 siblings, 0 replies; 2+ messages in thread
From: Steven Whitehouse @ 2007-01-12 11:39 UTC (permalink / raw)
  To: cluster-devel.redhat.com

Hi,

On Thu, 2007-01-11 at 13:25 -0600, Robert Peterson wrote:
> This is for bugzilla bug bz #222302:
> 
> Moving a virtual IP from node to node between two NFS-over-GFS2
> servers was causing one of the GFS2 servers to become confused and
> reference a deleted inode.  The problem was due to vfs dentries that did
> not reference the gfs2_dops and therefore didn't call the gfs2 revalidate
> code to revalidate a dentry after a directory had been deleted & recreated.
> This patch is a crosswrite from a RHEL4 bug found in GFS1 as
> bz #190756 and it is against the latest -nmw git tree.
> 

This is now in the -nmw git tree. Thanks,

Steve.




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

end of thread, other threads:[~2007-01-12 11:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-11 19:25 [Cluster-devel] [RHEL5 PATCH] GFS2: bz 222302: gfs2 knows of directories which it chooses not to display Robert Peterson
2007-01-12 11:39 ` [Cluster-devel] " Steven Whitehouse

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).