From: Eric Sandeen Date: Tue, 25 Aug 2015 00:05:13 +0000 (+1000) Subject: xfs: collapse allocsize and biosize mount option handling X-Git-Tag: omap-for-v4.3/fixes-rc1~79^2~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ccf4a9b18868b0900072e6d5d15a04254a07345;p=pandora-kernel.git xfs: collapse allocsize and biosize mount option handling The allocsize and biosize mount options are handled identically, other than allocsize accepting suffixes. suffix_kstrtoint handles bare numbers just fine too, so these can be collapsed. Signed-off-by: Eric Sandeen Reviewed-by: Dave Chinner Signed-off-by: Dave Chinner --- Reading git-diff-tree failed