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:
038f2f7
)
udf: kill udf_set_blocksize
author
Christoph Hellwig
<hch@lst.de>
Fri, 22 Feb 2008 11:38:02 +0000
(12:38 +0100)
committer
Jan Kara
<jack@suse.cz>
Thu, 17 Apr 2008 12:22:23 +0000
(14:22 +0200)
This helper has been quite useless since sb_min_blocksize was introduced
and is misnamed while we're at it. Just opencode the few lines in the
caller instead.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jan Kara <jack@suse.cz>
No differences found