From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2B66EC83F2C for ; Sat, 2 Sep 2023 18:51:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231861AbjIBSvL (ORCPT ); Sat, 2 Sep 2023 14:51:11 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51888 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231451AbjIBSvK (ORCPT ); Sat, 2 Sep 2023 14:51:10 -0400 X-Greylist: delayed 313 seconds by postgrey-1.37 at lindbergh.monkeyblade.net; Sat, 02 Sep 2023 11:51:04 PDT Received: from len.romanrm.net (len.romanrm.net [91.121.86.59]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 71717DD for ; Sat, 2 Sep 2023 11:51:04 -0700 (PDT) Received: from nvm (nvm2.home.romanrm.net [IPv6:fd39::4a:3cff:fe57:d6b5]) by len.romanrm.net (Postfix) with SMTP id 9EF7C4013F; Sat, 2 Sep 2023 18:45:49 +0000 (UTC) Date: Sat, 2 Sep 2023 23:45:40 +0500 From: Roman Mamedov To: notrandom98234 Cc: "linux-btrfs@vger.kernel.org" Subject: Re: Corrupted after multiple forceful shutdowns Message-ID: <20230902234540.48021d91@nvm> In-Reply-To: References: X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.31; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-btrfs@vger.kernel.org On Sat, 02 Sep 2023 18:29:23 +0000 notrandom98234 wrote: > Is it possible to recover the files even if it's without the directory > structure? My data is most probably intact and I only have to recover some > files.. Check out "btrfs restore" https://man7.org/linux/man-pages/man8/btrfs-restore.8.html -- With respect, Roman