]> git.ipfire.org Git - thirdparty/util-linux.git/commit
fincore: Use correct syscall number for cachestat on alpha
authorJohn Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Wed, 25 Dec 2024 15:21:13 +0000 (16:21 +0100)
committerJohn Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Wed, 25 Dec 2024 15:21:13 +0000 (16:21 +0100)
commita0ce085c261a1d981bfa0acd4272b6ba77bfa3be
tree371da1496233d41eefa1703380d06b68650b2a82
parent25e62e5e57f2e8cd04a63c7a9499ce9c81047925
fincore: Use correct syscall number for cachestat on alpha

Fixes #3331, #3333

Signed-off-by: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
misc-utils/fincore.c