git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
740d9dc
)
quota: Use inode->i_blkbits to get block bits
author
Mingming Cao
<cmm@us.ibm.com>
Wed, 14 Jan 2009 15:18:57 +0000
(16:18 +0100)
committer
Jan Kara
<jack@suse.cz>
Thu, 26 Mar 2009 01:18:34 +0000
(
02:18
+0100)
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>
No differences found