freebsd-dev/cddl/contrib/opensolaris/lib/libzfs/common
Alexander Motin 7585c68486 Comment out some pointless device open/close around reading device IDs.
FreeBSD ZFS port unlike OpenSolaris does not use device IDs, and does not
implement respective devid_*() fuctions.  It is pointless to open devices
just to close them back immediately.

MFC after:	2 weeks
Sponsored by:	iXsystems, Inc.
2014-05-10 15:21:37 +00:00
..
libzfs_changelist.c Update copyright to include myself. 2011-10-24 21:22:55 +00:00
libzfs_compat.c ZFS expects a copyout of zfs_cmd_t on an ioctl error. Our sys_ioctl() 2013-04-09 22:27:44 +00:00
libzfs_compat.h Move common zfs ioctl compatibility functions (userland) into libzfs_compat.c 2013-03-18 09:32:29 +00:00
libzfs_config.c Merge illumos commit 13749:df4cd82e2b60 2012-07-13 12:37:34 +00:00
libzfs_dataset.c Silence compiler warning due to missing return in idmap_id_to_numeric_domain_rid 2014-04-24 01:20:43 +00:00
libzfs_diff.c Properly print characters larger than 127. 2011-03-24 14:12:41 +00:00
libzfs_fru.c Finally... Import the latest open-source ZFS version - (SPA) 28. 2011-02-27 19:41:40 +00:00
libzfs_impl.h MFV r260154 + 260182: 2014-01-02 07:34:36 +00:00
libzfs_import.c Comment out some pointless device open/close around reading device IDs. 2014-05-10 15:21:37 +00:00
libzfs_iter.c MFV r260154 + 260182: 2014-01-02 07:34:36 +00:00
libzfs_mount.c Finally... Import the latest open-source ZFS version - (SPA) 28. 2011-02-27 19:41:40 +00:00
libzfs_pool.c Comment out some pointless device open/close around reading device IDs. 2014-05-10 15:21:37 +00:00
libzfs_sendrecv.c MFV r260154 + 260182: 2014-01-02 07:34:36 +00:00
libzfs_status.c Enhance the ZFS vdev layer to maintain both a logical and a physical 2013-08-21 04:10:24 +00:00
libzfs_util.c MFV r264829: 2014-04-23 20:29:46 +00:00
libzfs.h MFV r263887: 2014-03-28 23:12:00 +00:00