commit | f1f73ba8e9b0eb97f90c6256b94afeb035d97562 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri Feb 22 12:38:02 2008 +0100 |
committer | Jan Kara <jack@suse.cz> | Thu Apr 17 14:22:23 2008 +0200 |
tree | 81c7ae68024cb3ae5a81a9feadc7f10fc6bf7591 | |
parent | 038f2f725503b55ab76cfd2645915a85594710fe [diff] |
udf: kill udf_set_blocksize 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>