vserver 2.0-rc4
[linux-2.6.git] / fs / inode.c
index 6c21383..fdf9485 100644 (file)
@@ -115,7 +115,6 @@ static struct inode *alloc_inode(struct super_block *sb)
                struct address_space * const mapping = &inode->i_data;
 
                inode->i_sb = sb;
-               // inode->i_dqh = dqhget(sb->s_dqh);
 
                /* essential because of inode slab reuse */
                inode->i_xid = 0;