OSDN Git Service

f2fs: Fix kMkfsPath to match location of CM binary
authordhacker29 <dhackerdvm@gmail.com>
Sun, 29 Nov 2015 09:08:11 +0000 (04:08 -0500)
committerSteve Kondik <shade@chemlab.org>
Sat, 5 Dec 2015 02:59:17 +0000 (18:59 -0800)
commit6940ce9d7267e18b81da5b301251d13381a71c0f
treefc980fd03dfaa519c148c16405a2b05e55ae37c1
parent56f5c1126b69495dc1b11083bd8f110b7e9c9453
f2fs: Fix kMkfsPath to match location of CM binary

In https://github.com/CyanogenMod/android_external_f2fs-tools/commit/c227ae2f76318cabb81d11293c01cd48e883a3c1
the location of the binary was changed to /system/bin/mkfs.f2fs

Change-Id: Ic097cd378a608fcce09c9ce819e61df215995ee3
fs/F2fs.cpp