added the code to 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
---
block.c | 17 +
1 file changed, 13 insertions(+), 4 deletions(-)
diff --git a/block.c b
Hi
subject is bad. the f2fs support is added to the block tool and not
block-mount. the "rebased needs to go to the front with the
subject-prefix or go below the tear line
one more comment inline
On 27/10/2016 11:10, Alberto Bursi wrote:
> added the code to recognize and operate the filesystem
added the code to 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
---
block.c | 14 +++---
1 file changed, 11 insertions(+), 3 deletions(-)
diff --git a/block.c b/b
added the code to 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
---
block.c | 16
1 file changed, 12 insertions(+), 4 deletions(-)
diff --git a/block.c b/
On 2016-10-18 11:22, Alberto Bursi wrote:
> added the code to recognize the filesystem checker of f2fs
> added f2fs to the filesystem whitelist of block so it can mount it on
> /overlay at boot.
>
> I've looked at fstools, adding proper xfs support to fstools is a bit
> more involved and will ta
added the code to recognize the filesystem checker of f2fs
added f2fs to the filesystem whitelist of block so it can mount it on
/overlay at boot.
I've looked at fstools, adding proper xfs support to fstools is a bit
more involved and will take some time (to me anyway), I need f2fs
support to l