From: Mingming Cao Date: Wed, 14 Jan 2009 15:18:57 +0000 (+0100) Subject: quota: Use inode->i_blkbits to get block bits X-Git-Tag: v2.6.30-rc1~648^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9900ba3487f9ba392db30e12d210f768a90abb13;p=pandora-kernel.git quota: Use inode->i_blkbits to get block bits Andrew has suggested to use inode->i_blkbits to get the block bits info, rather than use super block's blockbits. That should be faster and emit less code. Signed-off-by: Mingming Cao Signed-off-by: Jan Kara --- Reading git-diff-tree failed