freebsd-dev/cddl/contrib
Pawel Jakub Dawidek 5d1b2674f8 Fix detection of file system being shared. After this change commands like:
# zfs unshare -a
	# zfs destroy foo/bar
	# zfs rename foo/bar foo/baz

should properly remove exported file systems.

MFC after:	3 days
2009-09-07 20:10:33 +00:00
..
opensolaris Fix detection of file system being shared. After this change commands like: 2009-09-07 20:10:33 +00:00