Commit Graph

8 Commits

Author SHA1 Message Date
Donald Douwsma
dcc577bcb6 xfsrestore: only process subtrees that are selected
Resolves: RHEL-179062
Signed-off-by: Donald Douwsma <ddouwsma@redhat.com>
2026-06-02 17:31:48 +10:00
Donald Douwsma
8aabb69fe5 Fix xfsrestore-untangle-inventory-unpacking-logic patch
In the move to c8s the patch series was rebased and the initialization of sessp got dropped.

$ git diff rhel-8.8.0:0003-v3.1.12-xfsrestore-untangle-inventory-unpacking-logic.patch \
           rhel-8.9.0:0008-v3.1.12-xfsrestore-untangle-inventory-unpacking-logic.patch | grep sessp
-                       sessp = 0;
+-                      sessp = 0;
                        if ( ! ok || ! sessp ) {

Regenerate the patch to fix this.

Resolves: RHEL-179062
Signed-off-by: Donald Douwsma <ddouwsma@redhat.com>
2026-06-02 17:22:33 +10:00
Pavel Reichl
892c094d4b xfsdump/xfsrestore: suggest recovery option -x
Suggest recovery for false roots may be possible using -x option.

Resolves: RHEL-11883
Signed-off-by: Pavel Reichl <preichl@redhat.com>
2023-10-05 22:06:28 +02:00
Pavel Reichl
e817b843be xfsdump: fix: non-directory files being restored from tape
xfsdump: restoring inventory prevents non-directory files being
restored from tape

Resolves: rhbz#2166554
Signed-off-by: Pavel Reichl <preichl@redhat.com>
2023-06-20 14:58:35 +02:00
Pavel Reichl
973a5fb377 xfsrestore: Fix issues caused by xfsdump issue
Resolves: rhbz#2055289
Signed-off-by: Pavel Reichl <preichl@redhat.com>
2023-06-19 21:02:50 +02:00
Troy Dawson
4ed659f4bc Bring gating.yaml over from Brew dist-git
Signed-off-by: Troy Dawson <tdawson@redhat.com>
2023-03-10 12:04:52 -08:00
James Antill
e8984aa234 Auto sync2gitlab import of xfsdump-3.1.8-4.el8.src.rpm 2022-05-26 16:18:01 -04:00
James Antill
0e7cefbc63 Initial c8s branch. 2022-05-26 16:17:58 -04:00