While '.a' are archive files, there are many other file types starting with 'a'.
Signed-off-by: Park Ju Hyung <qkrwngud...@gmail.com> --- mkfs/f2fs_format.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkfs/f2fs_format.c b/mkfs/f2fs_format.c index 47834a6..10ccca0 100644 --- a/mkfs/f2fs_format.c +++ b/mkfs/f2fs_format.c @@ -69,7 +69,7 @@ const char *cold_ext_lists[] = { /* archive */ "7z", - "a", + // "a", there are many other file types starting with 'a'. "deb", "gz", "iso", -- 2.16.2 ------------------------------------------------------------------------------ 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 Linux-f2fs-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel