fs/xfs: Fix unreadable filesystem with v4 superblock
This commit is contained in:
parent
3dfa3647f6
commit
19bfba3d69
4
PKGBUILD
4
PKGBUILD
@ -23,7 +23,7 @@ _gnulib_commit='be584c56eb1311606e5ea1a36363b97bddb6eed3'
|
||||
_unifont_ver='13.0.06'
|
||||
_pkgver=2.06
|
||||
pkgver=${_pkgver/-/}
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
url='https://www.gnu.org/software/grub/'
|
||||
arch=('x86_64')
|
||||
license=('GPL3')
|
||||
@ -73,6 +73,8 @@ sha256sums=('SKIP'
|
||||
'791fadf182edf8d5bee4b45c008b08adce9689a9624971136527891a8f67d206')
|
||||
|
||||
_backports=(
|
||||
# fs/xfs: Fix unreadable filesystem with v4 superblock
|
||||
'a4b495520e4dc41a896a8b916a64eda9970c50ea'
|
||||
)
|
||||
|
||||
_configure_options=(
|
||||
|
Loading…
Reference in New Issue
Block a user