Mailinglist Archive: opensuse-bugs (3178 mails)
| < Previous | Next > |
[Bug 760279] btrfs: could not do orphan cleanup => mount fails upon startup
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Fri, 4 May 2012 13:41:36 +0000
- Message-id: <20120504134136.5E9A9CC7D4@soval.provo.novell.com>
https://bugzilla.novell.com/show_bug.cgi?id=760279
https://bugzilla.novell.com/show_bug.cgi?id=760279#c11
--- Comment #11 from David Sterba <dsterba@xxxxxxxx> 2012-05-04 15:41:35 CEST
---
(In reply to comment #10)
(In reply to comment #9)
the link count is > 0 and the code does not handle this case in our kernel.In order to learn more about btrfs, can you give me a hint upon how you
calculate the link count from the tree-dump?
(In reply to comment #8)
item 0 key (30964 INODE_ITEM 0) itemoff 3835 itemsize 160
inode generation 4108 size 4597678080 block group 0 mode
100600
links 1
(text wrapped) it's stored by the INODE_ITEM
Was my guess about the file correct?
Guess was correct, to verify it search for ORPHAN items, the third number in
the key should match the inode number.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |