commit | 69c0dd29f75292cf90f032365e0f9d96b7ded5ca | [log] [tgz] |
---|---|---|
author | Chao Yu <yuchao0@huawei.com> | Thu Sep 03 10:14:41 2020 +0800 |
committer | Jaegeuk Kim <jaegeuk@kernel.org> | Fri Sep 11 11:11:25 2020 -0700 |
tree | 5c55f8f82e313f5853c70158c88ce6300be491c1 | |
parent | ca313c82d15130ccfde861105cd288be47d05e34 [diff] |
f2fs: ignore compress mount option on image w/o compression feature to keep consistent with behavior when passing compress mount option to kernel w/o compression feature, so that mount may not fail on such condition. Reported-by: Kyungmin Park <kyungmin.park@samsung.com> Signed-off-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>