commit | aae506a8b7048db455dead4d9c074974781440bd | [log] [tgz] |
---|---|---|
author | Yunlong Song <yunlong.song@huawei.com> | Mon Jan 29 11:37:45 2018 +0800 |
committer | Jaegeuk Kim <jaegeuk@kernel.org> | Sun Apr 08 04:00:51 2018 -0700 |
tree | 401c7e71029650c4605169194ad7fcb4ab946ce0 | |
parent | 8fa455bb6ea0e748152cabd529edc4d2b4ed6253 [diff] |
f2fs: fix heap mode to reset it back Commit 7a20b8a61eff81bdb7097a578752a74860e9d142 ("f2fs: allocate node and hot data in the beginning of partition") introduces another mount option, heap, to reset it back. But it does not do anything for heap mode, so fix it. Cc: stable@vger.kernel.org Signed-off-by: Yunlong Song <yunlong.song@huawei.com> Reviewed-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>