Hi Ted, That has already been fixed in f2fs-utils, you can find the path in below link. :)
https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git/commit/?h=dev-test&id=5180253fb40c8955e9541a3620264180cbbf280a https://lkml.org/lkml/2018/5/30/71 Thanks, On 2018/8/20 11:04, Theodore Ts'o wrote: > Signed-off-by: Theodore Ts'o <[email protected]> > --- > .gitignore | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/.gitignore b/.gitignore > index d5ca55d..3f04e85 100644 > --- a/.gitignore > +++ b/.gitignore > @@ -50,6 +50,7 @@ stamp-h1 > /tools/fibmap.f2fs > /tools/parse.f2fs > /tools/f2fscrypt > +/tools/sg_write_buffer/sg_write_buffer > > # cscope files > cscope.* > ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Linux-f2fs-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel
