On Fri, Jan 7, 2011 at 1:25 PM, Tomasz Chmielewski <man...@wpkg.org> wrote:
>> The forthcoming[1] btrfsck tool should handle that particular
>> error, I believe.
>
> I noticed a similar problem was discussed here, with a solution:
>
> http://www.spinics.net/lists/linux-btrfs/msg07572.html
>
>
> where a "btrfs-selects-super" was used:
>
>> git clone
>> git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-progs-unstable.git
>> next
>>
>> (or git pull into your existing checkout)
>>
>> Then
>>
>> make btrfs-select-super
>> ./btrfs-selects-super -s 1 /dev/xxx
>>
>> After this you'll want to do a full backup and make sure things are
>> working properly.
>
>
> However, I don't see the tool when I clone the latest git - am I missing 
> something?

It's not built by the makefile by default;  "make btrfs-select-super"
as stated above will make it.
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to