mirror_zfs/lib
Ned Bass 6ee71f5ce3 Call modprobe with absolute path
Some sudo configurations may not include /sbin in the PATH.
libzfs_load_module() currently does not call modprobe with an absolute path, so
it may fail under such configurations if called under sudo.  This change adds
the absolute path to modprobe so we no longer rely on how PATH is set.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
2010-10-22 12:39:57 -07:00
..
libavl Add FAILFAST support 2010-10-12 14:55:02 -07:00
libefi Add FAILFAST support 2010-10-12 14:55:02 -07:00
libnvpair Add FAILFAST support 2010-10-12 14:55:02 -07:00
libspl Add FAILFAST support 2010-10-12 14:55:02 -07:00
libunicode Add FAILFAST support 2010-10-12 14:55:02 -07:00
libuutil Add FAILFAST support 2010-10-12 14:55:02 -07:00
libzfs Call modprobe with absolute path 2010-10-22 12:39:57 -07:00
libzpool Add FAILFAST support 2010-10-12 14:55:02 -07:00
Makefile.am Add linux libspl support 2010-08-31 13:41:59 -07:00
Makefile.in Add FAILFAST support 2010-10-12 14:55:02 -07:00