ganesh
--- linux/fs/inode.c.ORG Thu Oct 28 14:44:09 1999
+++ linux/fs/inode.c Thu Oct 28 15:52:26 1999
@@ -546,7 +546,7 @@
return inode;
}
- __iget(inode);
+ __iget(old);
spin_unlock(&inode_lock);
destroy_inode(inode);
inode = old;
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/