Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f00a198
)
b=7039
author
alex
<alex>
Tue, 2 Aug 2005 18:46:35 +0000
(18:46 +0000)
committer
alex
<alex>
Tue, 2 Aug 2005 18:46:35 +0000
(18:46 +0000)
- concurrent lock cancelling might find inode dead while it's not yet
lustre/llite/llite_lib.c
patch
|
blob
|
history
diff --git
a/lustre/llite/llite_lib.c
b/lustre/llite/llite_lib.c
index
bb0eb6b
..
60e3b79
100644
(file)
--- a/
lustre/llite/llite_lib.c
+++ b/
lustre/llite/llite_lib.c
@@
-1057,7
+1057,6
@@
void ll_clear_inode(struct inode *inode)
CDEBUG(D_VFSTRACE, "VFS Op:inode=%lu/%u(%p)\n", inode->i_ino,
inode->i_generation, inode);
- lli->lli_inode_magic = LLI_INODE_DEAD;
ll_inode2id(&id, inode);
clear_bit(LLI_F_HAVE_MDS_SIZE_LOCK, &(ll_i2info(inode)->lli_flags));