mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-07-11 11:16:50 +00:00
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>