freebsd-dev/cddl/contrib
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
..
dtracetoolkit Port dtruss to FreeBSD. 2010-08-24 23:24:43 +00:00
opensolaris Extend r226676 to allow rename without unmount even for file systems with 2011-10-24 21:14:50 +00:00