Hi,

2014-05-07 (수), 21:54 +0400, Иван Солянкин:
> Hello, everybody!
> 
> 
> I use F2FS as my /home fs (it is on usb flash drive). One day I was
> using Skype and it freezed my laptop, so i needed to reboot. After
> reboot I had next error message: "Failed to mount /home". I use
> Archlinux. It is not kernel problem, because live cd also couldn't
> mount it.
> 
> 
> Here is my fsck.f2fs output: 
> Info: sector size = 512
> Info: total sectors = 18857984 (in 512bytes)
> [print_node_info:  77] Node ID [0x137d3:79827] is inode
> i_mode                                [0x    81a4 : 33188]
> i_uid                                 [0x     3e8 : 1000]
> i_gid                                 [0x      64 : 100]
> i_links                               [0x       1 : 1]
> i_size                                [0x   300b0 : 196784]
> i_blocks                              [0x      aa : 170]
> i_atime                               [0x535d4015 : 1398620181]
> i_atime_nsec                          [0x28c0e49b : 683730075]
> i_ctime                               [0x535d4016 : 1398620182]
> i_ctime_nsec                          [0x22cb0394 : 583730068]
> i_mtime                               [0x535d4016 : 1398620182]
> i_mtime_nsec                          [0x22cb0394 : 583730068]
> i_generation                          [0x4f99325f : 1335439967]
> i_current_depth                       [0x       1 : 1]
> i_xattr_nid                           [0x       0 : 0]
> i_flags                               [0x       0 : 0]
> i_pino                                [0x     856 : 2134]
> i_namelen                             [0x      11 : 17]
> i_name                                [places.sqlite-wal]
> i_ext: fofs:18 blkaddr:1984b4 len:0
> i_addr[0]                             [0x  1ca848 : 1878088]
> i_addr[1]                             [0x  1ca499 : 1877145]
> i_addr[2]                             [0x  1ca49a : 1877146]
> i_addr[3]                             [0x  1ca49b : 1877147]
> i_addr[0x4] points data block   [0x1ca49c]
> i_nid[0]                              [0x       0 : 0]
> i_nid[1]                              [0x       0 : 0]
> i_nid[2]                              [0x       0 : 0]
> i_nid[3]                              [0x       0 : 0]
> i_nid[4]                              [0x       0 : 0]
> 
> 
> Assertion failed!
> [fsck_chk_inode_blk: 394] i_blocks == *blk_cnt
> 
> 
> Here is a error message after mount:
> http://imgur.com/alkvI3J
> 
> 
> Is there any way to repair fs and if not - how can I take some files
> from it?

Thank you for the report.

Could you share the kernel version that you're using?

Currently, fsck.f2fs cannot fix any inconsistency, but it resides on my
pending list.

Anyway, you can get the files through the following mount option.
-o disable_roll_forward

Thanks,
> 
> Thanks.
> 
> 
> 
> ------------------------------------------------------------------------------
> Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
> • 3 signs your SCM is hindering your productivity
> • Requirements for releasing software faster
> • Expert tips and advice for migrating your SCM now
> http://p.sf.net/sfu/perforce
> _______________________________________________ Linux-f2fs-devel mailing list 
> [email protected] 
> https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel

-- 
Jaegeuk Kim
Samsung



------------------------------------------------------------------------------
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
• 3 signs your SCM is hindering your productivity
• Requirements for releasing software faster
• Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
_______________________________________________
Linux-f2fs-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel

Reply via email to