zfs/lib/libzfs
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
..
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 Updates to linux-user-disk 2010-06-14 15:59:11 -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