mirror_zfs/man
наб 38f4d99f76 linux: libzfs: simplify module-loaded check
The short-path is now one access() call,
we always modprobe zfs (ZFS_MODULE_LOADING which doesn't use the libzfs
boolean parsing is gone),
and we use a simple inotify IN_CREATE loop with a timerfd timeout
rather than 10ms kernel-style polling

There's one substantial difference: ZFS_MODULE_TIMEOUT=-1
now means "never give up", rather than "wait 10 minutes"

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
Closes #13330
2022-05-18 12:51:42 -07:00
..
man1 ztest: take -B ./path/to/ztest, LD_LIBRARY_PATH=./path/lib:$L_L_P 2022-05-11 10:33:12 -07:00
man4 Fix incorrect use of unit prefix names in man pages 2022-05-04 11:44:12 -07:00
man5 Consistentify miscellaneous style on remaining manpages 2021-06-09 14:35:53 -07:00
man7 Fix incorrect use of unit prefix names in man pages 2022-05-04 11:44:12 -07:00
man8 linux: libzfs: simplify module-loaded check 2022-05-18 12:51:42 -07:00
Makefile.am Move test-runner.1 into top-level man/ 2022-05-10 10:19:18 -07:00