From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bob Peterson Date: Wed, 23 Mar 2011 09:55:45 -0400 (EDT) Subject: [Cluster-devel] [GFS2 PATCH] GFS2: eliminate i_generation from memory In-Reply-To: <1300888211.2590.41.camel@dolmen> Message-ID: <644917506.564682.1300888545934.JavaMail.root@zmail06.collab.prod.int.phx2.redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit ----- Original Message ----- | Hi, | | We still need that, it is the generation number for NFS. Although it | is | also identical to the no_formal_ino in recent kernels, | | Steve. Are you saying that nfs manipulates gfs2's i_generation value in the incore gfs2_inode structure? If so, that scares me; there should be an interface to do that. If not, it must be for some future development, because we don't reference the value anywhere. Regards, Bob Peterson Red Hat File Systems