All of lore.kernel.org
 help / color / mirror / Atom feed
* [Cluster-devel] [GFS2 PATCH 1/3] Obtaining no_formal_ino from directory entry
@ 2007-06-26  1:14 S. Wendy Cheng
  2007-06-26  1:18 ` [Cluster-devel] [GFS2 PATCH 2/3] " S. Wendy Cheng
  2007-06-27  3:02 ` [Cluster-devel] [GFS2 PATCH 1/3] " Steven Whitehouse
  0 siblings, 2 replies; 8+ messages in thread
From: S. Wendy Cheng @ 2007-06-26  1:14 UTC (permalink / raw)
  To: cluster-devel.redhat.com

GFS2 lookup code doesn't ask for inode shared glock. This implies during 
in-memory inode creation for existing file, GFS2 will not disk-read in 
the inode contents. This leaves no_formal_ino un-initialized during 
lookup time. The un-initialized no_formal_ino is subsequently encoded 
into file handle. Clients will get ESTALE error whenever it tries to 
access these files.

-- Wendy

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 02_gfs2_specsfs.patch
Type: text/x-patch
Size: 6104 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/cluster-devel/attachments/20070625/99c4bdb0/attachment.bin>

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

end of thread, other threads:[~2007-06-27 22:49 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-26  1:14 [Cluster-devel] [GFS2 PATCH 1/3] Obtaining no_formal_ino from directory entry S. Wendy Cheng
2007-06-26  1:18 ` [Cluster-devel] [GFS2 PATCH 2/3] " S. Wendy Cheng
2007-06-27  3:02 ` [Cluster-devel] [GFS2 PATCH 1/3] " Steven Whitehouse
2007-06-27  5:15   ` [Cluster-devel] [GFS2 PATCH 2/3] " S. Wendy Cheng
2007-06-27  5:25     ` S. Wendy Cheng
2007-06-27 13:13     ` Steven Whitehouse
2007-06-27 21:07       ` Wendy Cheng
2007-06-27 22:49         ` 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.