commit | 5a6154920faf9d3d5a39de1da49c66af9831d270 | [log] [tgz] |
---|---|---|
author | Jaegeuk Kim <jaegeuk@kernel.org> | Wed Jun 20 21:27:21 2018 -0700 |
committer | Jaegeuk Kim <jaegeuk@kernel.org> | Fri Jul 27 18:03:59 2018 +0900 |
tree | 7bb43d6d57d81accd2fc7592e45b08cb144e60fd | |
parent | e2374015f27fe5ee5d5c37966e2faf396cdaaa65 [diff] |
f2fs: don't issue discard commands in online discard is on Actually, we don't need to issue discard commands, if discard is on, as mentioned in the comment. Reviewed-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>