X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=fs%2Finode.c;h=fdf9485a5e02f3de48e025cc7721fc5fe55be0f8;hb=8e8ece46a861c84343256819eaec77e608ff9217;hp=6c213832c8cf908ccf94c65d9434115c8fe3c50d;hpb=a6d8dea2993ef90fb69b81372daa0b63f8aa940e;p=linux-2.6.git diff --git a/fs/inode.c b/fs/inode.c index 6c213832c..fdf9485a5 100644 --- a/fs/inode.c +++ b/fs/inode.c @@ -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;