From: David Howells Date: Mon, 13 Jun 2011 23:45:44 +0000 (+0100) Subject: AFS: Use i_generation not i_version for the vnode uniquifier X-Git-Tag: v3.0-rc4~28^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6e43f751f252c68ca69fa6d18665d88d69ef8b7;p=pandora-kernel.git AFS: Use i_generation not i_version for the vnode uniquifier Store the AFS vnode uniquifier in the i_generation field, not the i_version field of the inode struct. i_version can then be given the AFS data version number. Signed-off-by: David Howells Signed-off-by: Al Viro --- Reading git-diff-tree failed