mirror_zfs/lib/libzpool
Brian Behlendorf da5e151f20 Add pn_alloc()/pn_free() functions
In order to remove the HAVE_PN_UTILS wrappers the pn_alloc() and
pn_free() functions must be implemented.  The existing illumos
implementation were used for this purpose.

The `flags` argument which was used in places wrapped by the
HAVE_PN_UTILS condition has beed added back to zfs_remove() and
zfs_link() functions.  This removes a small point of divergence
between the ZoL code and upstream.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #4522
2016-04-21 09:49:25 -07:00
..
kernel.c Add support for asynchronous zvol minor operations 2016-03-10 09:49:22 -08:00
Makefile.am Add pn_alloc()/pn_free() functions 2016-04-21 09:49:25 -07:00
taskq.c Align thread priority with Linux defaults 2015-07-28 13:36:47 -07:00
util.c Fix gcc cast warnings 2010-08-27 15:33:32 -07:00