commit | 62b6f4fdd3118235096d037a2fafa894f2796885 | [log] [tgz] |
---|---|---|
author | Keith Mok <kmok@cyngn.com> | Mon Oct 19 13:52:23 2015 -0700 |
committer | Steve Kondik <steve@cyngn.com> | Wed Aug 24 11:02:02 2016 -0700 |
tree | 603d99a34e23ff3c5feb5a6652f89795c2a9bf2f | |
parent | bf53b3a5a470916a1b5f2e6300a14b9645c04372 [diff] |
mkfs.f2fs: trim using BLKSECDISCARD Currently, during format volume, it does nothing on trim_device function. Leaving user data unwipe before format. User data is recoverable even with master clear. This patch fix it. Change-Id: I345bb4cd49bce109d4de8795e0d9797d51b7817f