Skip to content
Commit 24480eff authored by Tuomas Tynkkynen's avatar Tuomas Tynkkynen
Browse files

xfsprogs: Extend patch to make xfs_mdrestore and xfs_quota work

Previously these tools were failing to start with:

xfs_mdrestore: error while loading shared libraries: libxfs.so.0: \
        cannot open shared object file: No such file or directory
xfs_quota: error while loading shared libraries: libxcmd.so.0: \
        cannot open shared object file: No such file or directory

Extend the 4.2.0-sharedlibs.patch to make those programs work as well.
parent 7ae05edc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment