Fix wrong use of the EBADFD errno
authorCismonX <admin@cismon.net>
Thu, 20 Jun 2024 20:36:47 +0000 (04:36 +0800)
committerBernd Schubert <bernd.schubert@fastmail.fm>
Tue, 25 Jun 2024 05:16:49 +0000 (07:16 +0200)
commit285465fbdb5a185eeb6bd7dc077356056c61e39f
treed43a188ce9161de42379921399aab051e4726191
parent0a62f5d76137b25f37b99caf726ceedbf094d60e
Fix wrong use of the EBADFD errno

should use EBADF instead
example/notify_inval_inode.c
example/notify_store_retrieve.c