Administrative utilities for the XFS filesystem
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>
|
||
|---|---|---|
| .gitignore | ||
| 0001-xfsdump-Revert-xfsdump-handle-bind-mount-targets.patch | ||
| 0002-xfsdump-intercept-bind-mount-targets.patch | ||
| 0003-for-next-xfsrestore-fix-rootdir-due-to-xfsdump-bulkstat-misus.patch | ||
| 0004-v3.1.9-common-types.h-Wrap-define-UUID_STR_LEN-36-in-ifndef.patch | ||
| 0005-v3.1.12-xfsrestore-fix-on-media-inventory-media-unpacking.patch | ||
| 0006-v3.1.12-xfsrestore-fix-on-media-inventory-stream-unpacking.patch | ||
| 0007-v3.1.12-xfsdump-fix-on-media-inventory-stream-packing.patch | ||
| 0008-v3.1.12-xfsrestore-untangle-inventory-unpacking-logic.patch | ||
| 0009-v3.1.13-xfsrestore-suggest-x-rather-than-assert-for-false-ro.patch | ||
| gating.yaml | ||
| sources | ||
| xfsdump.spec | ||