https://bugzilla.kernel.org/show_bug.cgi?id=202495

--- Comment #2 from JWalker (jw7...@gmail.com) ---
Hi Chao,

The kernal code was taken from the raspberry pi git repo, and then the
incremental patches applied.

Yes, fsck has been applied. Please see below the output of the both volumes.

Please let me know if you require any more info.

Regards

John

sudo fsck -t f2fs /dev/sdc3
fsck from util-linux 2.31.1
Info: [/dev/sdc3] Disk Model: USB3.0 CRW   -SD1.00
Info: Segments per section = 1
Info: Sections per zone = 1
Info: sector size = 512
Info: total sectors = 4194304 (2048 MB)
Info: MKFS version
  "Linux version 4.13.0-43-generic (buildd@lgw01-amd64-041) (gcc
version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9))
#48~16.04.1-Ubuntu SMP Thu May 17 13:00:11 UTC 2018"
Info: FSCK version
  from "Linux version 4.15.0-43-generic (buildd@lgw01-amd64-001) (gcc
version 7.3.0 (Ubuntu 7.3.0-16ubuntu3)) #46-Ubuntu SMP Thu Dec 6
14:45:28 UTC 2018"
    to "Linux version 4.15.0-45-generic (buildd@lgw01-amd64-031) (gcc
version 7.3.0 (Ubuntu 7.3.0-16ubuntu3)) #48-Ubuntu SMP Tue Jan 29
16:28:13 UTC 2019"
Info: superblock features = 0 :
Info: superblock encrypt level = 0, salt = 00000000000000000000000000000000
Info: total FS sectors = 4194304 (2048 MB)
Info: CKPT version = 15a2c
Info: checkpoint state = 41 :  crc unmount

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

Done.
sudo fsck -t f2fs /dev/sdc4
fsck from util-linux 2.31.1
Info: [/dev/sdc4] Disk Model: USB3.0 CRW   -SD1.00
Info: Segments per section = 1
Info: Sections per zone = 1
Info: sector size = 512
Info: total sectors = 3055616 (1492 MB)
Info: MKFS version
  "Linux version 4.13.0-43-generic (buildd@lgw01-amd64-041) (gcc
version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9))
#48~16.04.1-Ubuntu SMP Thu May 17 13:00:11 UTC 2018"
Info: FSCK version
  from "Linux version 4.15.0-43-generic (buildd@lgw01-amd64-001) (gcc
version 7.3.0 (Ubuntu 7.3.0-16ubuntu3)) #46-Ubuntu SMP Thu Dec 6
14:45:28 UTC 2018"
    to "Linux version 4.15.0-45-generic (buildd@lgw01-amd64-031) (gcc
version 7.3.0 (Ubuntu 7.3.0-16ubuntu3)) #48-Ubuntu SMP Tue Jan 29
16:28:13 UTC 2019"
Info: superblock features = 0 :
Info: superblock encrypt level = 0, salt = 00000000000000000000000000000000
Info: total FS sectors = 3055616 (1492 MB)
Info: CKPT version = b
Info: checkpoint state = 45 :  crc compacted_summary unmount

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

Done.

On Fri, 15 Feb 2019 at 08:28, <bugzilla-dae...@bugzilla.kernel.org> wrote:
>
> https://bugzilla.kernel.org/show_bug.cgi?id=202495
>
> Chao Yu (c...@kernel.org) changed:
>
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>                  CC|                            |c...@kernel.org
>
> --- Comment #1 from Chao Yu (c...@kernel.org) ---
> Hi,
>
> Do you pick up 4.14 kernel from AOSP, or just kernel.org? did you try fsck on
> this image?
>
> --
> You are receiving this mail because:
> You reported the bug.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

_______________________________________________
Linux-f2fs-devel mailing list
Linux-f2fs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel

Reply via email to