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:
0414855
)
fs: udf: parse_options: blocksize check
author
Fabian Frederick
<fabf@skynet.be>
Wed, 29 Jan 2014 09:13:16 +0000
(17:13 +0800)
committer
Jan Kara
<jack@suse.cz>
Mon, 3 Mar 2014 10:30:57 +0000
(11:30 +0100)
Both affs and isofs check for blocksize integrity during
parse_options.Do the same thing for udf.
Valid values : 512, 1024, 2048 or 4096 bytes.
Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: Jan Kara <jack@suse.cz>
No differences found