commit | f9e2d82e6395cfa0802446b54b63cc412089d82c | [log] [tgz] |
---|---|---|
author | Mark Fasheh <mark.fasheh@oracle.com> | Tue Sep 12 15:35:49 2006 -0700 |
committer | Mark Fasheh <mark.fasheh@oracle.com> | Sun Sep 24 13:50:45 2006 -0700 |
tree | cdf647041c713d3cbc8b1e0d4006c9440184e336 | |
parent | 4d3b83f7364269b66cdda271f680bd99e77afd96 [diff] |
ocfs2: Encode i_generation in the meta data lvb When i_generation is removed from the lockname, this will help us determine whether a meta data lvb has information that is in sync with the local struct inode. Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>