freebsd-nq/cddl/contrib/opensolaris/lib/libzfs/common
Pawel Jakub Dawidek 3ebce5e218 Extend r226676 to allow rename without unmount even for file systems with
non-legacy mountpoints. It is better to be able to rename such file systems and
let them be mounted in old places until next reboot than using live CD, etc. to
rename with remount.

This is implemented by adding -u option to 'zfs rename'. If file system's
mountpoint property is set to 'legacy' or 'none', there is no need to specify -u.

Update zfs(8) manual page to reflect this addition.

MFC after:	2 weeks
2011-10-24 21:14:50 +00:00
..
libzfs_changelist.c Extend r226676 to allow rename without unmount even for file systems with 2011-10-24 21:14:50 +00:00
libzfs_config.c Finally... Import the latest open-source ZFS version - (SPA) 28. 2011-02-27 19:41:40 +00:00
libzfs_dataset.c Extend r226676 to allow rename without unmount even for file systems with 2011-10-24 21:14:50 +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_graph.c Merge ZFS version 15 and almost all OpenSolaris bugfixes referenced 2010-07-12 23:49:04 +00:00
libzfs_impl.h Extend r226676 to allow rename without unmount even for file systems with 2011-10-24 21:14:50 +00:00
libzfs_import.c cddl/contrib/opensolaris/cmd/zpool/zpool_main.c: 2011-07-18 03:18:06 +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 Correct reporting of missing leaf vdevs so that the GUID required to 2011-07-18 03:00:59 +00:00
libzfs_sendrecv.c Finally... Import the latest open-source ZFS version - (SPA) 28. 2011-02-27 19:41:40 +00:00
libzfs_status.c Finally... Import the latest open-source ZFS version - (SPA) 28. 2011-02-27 19:41:40 +00:00
libzfs_util.c Fix 'zfs list <path>' handling. If the path was found, the 'ret' variable was 2011-04-12 20:31:33 +00:00
libzfs.h Extend r226676 to allow rename without unmount even for file systems with 2011-10-24 21:14:50 +00:00