zfs/lib/libzfs
Brian Behlendorf 9cd029b543 Remove mknod from library.
This is all nowhandled in the SPL.  When HAVE_GPL_ONLY_SYMBOLS is defined
because the module license is set to GPL we can leverage the udev interfaces
which will create the device.  When HAVE_GPL_ONLY_SYMBOLS is not defined
we resort to an ugly hack and the SPL invokes a usermode helper to create
to missing device file for us in /dev/.  Using GPL version modules is off
course preperable when possible.
2009-02-03 09:38:53 -08:00
..
include Rebase master to b105 2009-01-15 13:59:39 -08:00
Makefile.am Add include paths 2009-01-05 13:44:26 -08:00
libzfs_changelist.c Merge branch 'gcc-c90' into refs/top-bases/gcc-branch 2008-12-11 11:24:45 -08:00
libzfs_config.c Merge branch 'gcc-branch' into refs/top-bases/zfs-branch 2008-12-11 11:25:42 -08:00
libzfs_dataset.c Resolve conflict with removed cleaner type 2009-01-15 14:04:35 -08:00
libzfs_graph.c Move the world out of /zfs/ and seperate out module build tree 2008-12-11 11:08:09 -08:00
libzfs_import.c Move the world out of /zfs/ and seperate out module build tree 2008-12-11 11:08:09 -08:00
libzfs_mount.c Resolve conflict with removed cleaner type 2009-01-15 14:04:35 -08:00
libzfs_pool.c Resolve conflict with removed cleaner type 2009-01-15 14:04:35 -08:00
libzfs_sendrecv.c Merge commit 'refs/top-bases/linux-kernel-module' into linux-kernel-module 2008-12-16 15:51:54 -08:00
libzfs_status.c Move the world out of /zfs/ and seperate out module build tree 2008-12-11 11:08:09 -08:00
libzfs_util.c Remove mknod from library. 2009-02-03 09:38:53 -08:00