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:
45c72cd
)
fuse: fix blksize calculation
author
Miklos Szeredi
<mszeredi@suse.cz>
Thu, 10 May 2012 15:49:38 +0000
(19:49 +0400)
committer
Miklos Szeredi
<mszeredi@suse.cz>
Mon, 14 May 2012 15:12:56 +0000
(17:12 +0200)
Don't use inode->i_blkbits which might be stale, instead calculate the blksize
information from the freshly obtained attributes.
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
No differences found