From: Fabian Frederick Date: Wed, 29 Jan 2014 09:13:16 +0000 (+0800) Subject: fs: udf: parse_options: blocksize check X-Git-Tag: v3.15-rc1~53^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c6915aef70dc4633d8aec4bc3b4f6fb34e88063;p=pandora-kernel.git fs: udf: parse_options: blocksize check 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 Signed-off-by: Jan Kara --- Reading git-diff-tree failed