Merge branch 'opw-next' into staging-next
[linux-2.6-block.git] / drivers / staging / lustre / lustre / llite / namei.c
index 83774684734c643524b663d743a1cc64c809284b..804451fabfbf39dce069b3159973b9b47274edae 100644 (file)
@@ -83,7 +83,7 @@ int ll_unlock(__u32 mode, struct lustre_handle *lockh)
 }
 
 
-/* called from iget5_locked->find_inode() under inode_lock spinlock */
+/* called from iget5_locked->find_inode() under inode_hash_lock spinlock */
 static int ll_test_inode(struct inode *inode, void *opaque)
 {
        struct ll_inode_info *lli = ll_i2info(inode);