diff options
author | Shehjar Tikoo <shehjart@gluster.com> | 2009-06-12 05:11:53 +0000 |
---|---|---|
committer | Anand V. Avati <avati@dev.gluster.com> | 2009-06-12 07:32:27 -0700 |
commit | 26fbb96e454df1844fc73c1122c08c8ae405f824 (patch) | |
tree | 2b453e9b67c29df62a3517363eda07af92c0ed5e /xlators | |
parent | 7aa062466f34cd1eee911d34bdb87591d410c399 (diff) |
libglusterfsclient: Call inode_lookup to prevent pruning
This bug shows up while using unfs3 with replicate. The absence
of an inode_lookup on a looked-up/created inode results in it
getting pruned from the inode table. Consequently, a subsequent
lookup for the inode results in a different inode number being
returned by replicate. This breaks unfs3 because it tries to remember
the inode numbers returned by two different stat-family calls.
Resolves: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=11
Signed-off-by: Anand V. Avati <avati@dev.gluster.com>
Diffstat (limited to 'xlators')
0 files changed, 0 insertions, 0 deletions