zfs/scripts
Brian Behlendorf d5168aa089 Insert small delay for udev
While the zfs utilities do block until the expected device appears
they can only do this for full devices, not partitions.  This means
that once as device appears it still may take a little bit of time
before the kernel rescans the partition table, updates sysfs, udev
is notified and the partition devices are created.  The test case
itself could block briefly waiting for the partition beause it knows
what to expect.  But for now the simpler thing to do is just delay.
2010-08-09 16:43:54 -07:00
..
zpool-config Use sparse files for loopback+file configurations 2010-08-02 13:16:41 -07:00
Makefile.am Split the udev rule from a specific configuration 2010-03-01 16:51:21 -08:00
common.sh.in Add cleanup option -c to zconfig.sh 2010-08-05 11:24:04 -07:00
zconfig.sh Insert small delay for udev 2010-08-09 16:43:54 -07:00
zfs-update.sh Update core ZFS code from build 121 to build 141. 2010-05-28 13:45:14 -07:00
zfs.sh Generate common.sh with paths from configure 2010-07-28 16:30:45 -07:00
zpool-create.sh Generate common.sh with paths from configure 2010-07-28 16:30:45 -07:00