Make errnum-verification more flexible (#824)
authorikbenlike <ikbenlike@users.noreply.github.com>
Sat, 5 Aug 2023 20:39:09 +0000 (22:39 +0200)
committerGitHub <noreply@github.com>
Sat, 5 Aug 2023 20:39:09 +0000 (21:39 +0100)
commit7b9e7eeec6c43a62ab1e02dfb6542e6bfb7f72dc
tree9e7e6608fa04f500281704d0b0f1660a574c2906
parent98eb80890446c18bee0e9c5fefc5947086672ee0
Make errnum-verification more flexible (#824)

Instead of hardcoding the value to check against, use a more dynamic method to verify the error number before passing it to the kernel.
lib/fuse_lowlevel.c