zfs/lib/libzfs/include
Brian Behlendorf 097150e1b7 Minor device creation/removal (User)
With the update to onnv_141 how minor devices were created and
removed for ZVOL was substantially changed.  The updated system
is much more tightly integrated with Solaris's /dev/ filesystem.
This is great for Solaris but bad for Linux.

This patch keeps as much of those changes as possible which as
useful for Linux.  But it also reverts back to use the old system
of explicit minor node creation via a decicated ioctl().  This
worked well in zfs-0.4.9 and it should continue to work well.
2010-08-02 11:37:29 -07:00
..
libzfs.h Merge commit 'refs/top-bases/linux-user-disk' into linux-user-disk 2010-05-28 21:41:17 -07:00
libzfs_impl.h Minor device creation/removal (User) 2010-08-02 11:37:29 -07:00