Hi,

On 01/20/2017 10:52 AM, Jaegeuk Kim wrote:
> So, it shows fsck, which means there were IO errors given by sd card.
> How about using the latest f2fs-tools/dev-test?
>
> http://git.kernel.org/cgit/linux/kernel/git/jaegeuk/f2fs-tools.git/log/?h=dev-test

Here's the output:

kurogane f2fs-tools [dev-test] # umount /dev/mapper/sd_stash
kurogane f2fs-tools [dev-test] # ./fsck/fsck.f2fs -a /dev/mapper/sd_stash
Info: Fix the reported corruption.
Info: Segments per section = 1
Info: Sections per zone = 1
Info: sector size = 512
Info: total sectors = 384497664 (187743 MB)
Info: MKFS version
   "Linux version 4.8.9-frontier1 (root@kurogane) (gcc version 5.4.0 
(Gentoo 5.4.0 p1.0, pie-0.6.5) ) #5 SMP Mon Dec 19 16:57:47 CET 2016"
Info: FSCK version
   from "Linux version 4.9.4 (root@kurogane) (gcc version 5.4.0 (Gentoo 
5.4.0-r2 p1.2, pie-0.6.5) ) #1 SMP Wed Jan 18 23:38:00 CET 2017"
     to "Linux version 4.9.4 (root@kurogane) (gcc version 5.4.0 (Gentoo 
5.4.0-r2 p1.2, pie-0.6.5) ) #1 SMP Wed Jan 18 23:38:00 CET 2017"
Info: superblock features = 0 :
Info: superblock encrypt level = 0, salt = 00000000000000000000000000000000
Info: total FS sectors = 384497664 (187743 MB)
Info: CKPT version = e00
Info: checkpoint state = 51 :  fsck unmount

[FSCK] Unreachable nat entries                        [Ok..] [0x0]
[FSCK] SIT valid block bitmap checking                [Ok..]
[FSCK] Hard link checking for regular file            [Ok..] [0x6]
[FSCK] valid_block_count matching with CP             [Ok..] [0x1f2dbe1]
[FSCK] valid_node_count matcing with CP (de lookup)   [Ok..] [0x9abe]
[FSCK] valid_node_count matcing with CP (nat lookup)  [Ok..] [0x9abe]
[FSCK] valid_inode_count matched with CP              [Ok..] [0x1251]
[FSCK] free segment_count matched with CP             [Ok..] [0x740a]
[FSCK] next block offset is free                      [Ok..]
[FSCK] fixing SIT types
[FSCK] other corrupted bugs                           [Ok..]

Done.

-- Piotr.

------------------------------------------------------------------------------
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

Reply via email to