commit | 9900ba3487f9ba392db30e12d210f768a90abb13 | [log] [tgz] |
---|---|---|
author | Mingming Cao <cmm@us.ibm.com> | Wed Jan 14 16:18:57 2009 +0100 |
committer | Jan Kara <jack@suse.cz> | Thu Mar 26 02:18:34 2009 +0100 |
tree | d74890b42f6ffae21908d8dc9bed34a40f066123 | |
parent | 740d9dcd949a986c88886a591054a0cdb89ef669 [diff] |
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 <cmm@us.ibm.com> Signed-off-by: Jan Kara <jack@suse.cz>