fstools: added f2fs to block
authorAlberto Bursi <alberto.bursi@outlook.it>
Thu, 27 Oct 2016 20:59:27 +0000 (20:59 +0000)
committerJohn Crispin <john@phrozen.org>
Mon, 31 Oct 2016 15:36:17 +0000 (16:36 +0100)
commit94a5b0ad8d53f024f036c3526b48c34ebbd66a2f
treea46520b8c722ba4deafe63c94b04b5f825404b0f
parentf027c681e91aa1839134cb66cf965bb1995c033c
fstools: added f2fs to block

added code to block so it can recognize and operate the filesystem checker of f2fs
added f2fs to the filesystem whitelist of block so it can mount it on
/overlay at boot.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
block.c