zfs/lib/libzfs
Brian Behlendorf 260f8400e8 Skip floppy device when probing /dev/
When probing /dev/ for validing ZFS devices to import skip floppy
block devices.  There's no reason to waste time checking these
devices even though they are valid block devices.  Plus, we had
one system get stuck on I/O errors probing the device.

  end_request: I/O error, dev fd0, sector 0
  Buffer I/O error on device fd0p120, logical block 0
  end_request: I/O error, dev fd0, sector 8
  Buffer I/O error on device fd0p120, logical block 1
2010-08-12 15:19:00 -07:00
..
include Minor device creation/removal (User) 2010-08-02 11:37:29 -07:00
Makefile.am Update zfs-branch with build system updates 2010-06-14 15:46:11 -07:00
libzfs_changelist.c Merge commit 'refs/top-bases/linux-user-disk' into linux-user-disk 2010-05-28 21:41:17 -07:00
libzfs_config.c Update gcc-missing-braces based on structure changes 2010-06-14 15:44:06 -07:00
libzfs_dataset.c Minor device creation/removal (User) 2010-08-02 11:37:29 -07:00
libzfs_fru.c Update core ZFS code from build 121 to build 141. 2010-05-28 13:45:14 -07:00
libzfs_graph.c Update gcc-missing-braces based on structure changes 2010-06-14 15:44:06 -07:00
libzfs_import.c Skip floppy device when probing /dev/ 2010-08-12 15:19:00 -07:00
libzfs_mount.c Merge commit 'refs/top-bases/linux-user-disk' into linux-user-disk 2010-05-28 21:41:17 -07:00
libzfs_pool.c Minor device creation/removal (User) 2010-08-02 11:37:29 -07:00
libzfs_sendrecv.c Minor device creation/removal (User) 2010-08-02 11:37:29 -07:00
libzfs_status.c Update core ZFS code from build 121 to build 141. 2010-05-28 13:45:14 -07:00
libzfs_util.c Merge commit 'refs/top-bases/linux-user-disk' into linux-user-disk 2010-05-28 21:41:17 -07:00