commit | 0f7742c05da1ae0162e59b37a64266ef4e6514d8 | [log] [tgz] |
---|---|---|
author | Chao Yu <chao2.yu@samsung.com> | Mon Nov 30 10:41:07 2015 +0000 |
committer | Steve Kondik <steve@cyngn.com> | Wed Aug 24 11:43:29 2016 -0700 |
tree | d36d8e6dd495c2fad0d2d1c7a5b4331863c2b96d | |
parent | 3103a7e137aff11657dc6c77eed2e0606750e4f9 [diff] |
mkfs.f2fs: skip extension name that is too long The length of extension name has a limit of 8 bytes. If an extension exceeds the limitation, it will not be added to the extension_list. Change-Id: I67765b42ff81a0e33b10aae9efa640f772187e9d Signed-off-by: Chao Yu <chao2.yu@samsung.com> Signed-off-by: Sheng Yong <shengyong1@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>