Files
mirror_zfs/cmd
Ned Bass 9540be9b23 zpool import should honor overlay property
Make the 'zpool import' command honor the overlay property to allow
filesystems to be mounted on a non-empty directory. As it stands now
this property is only checked by the 'zfs mount' command.  Move the
check into 'zfs_mount()` in libzpool so the property is honored for all
callers.

Signed-off-by: Ned Bass <bass6@llnl.gov>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #3227
2015-03-27 14:46:58 -07:00
..
2013-11-08 14:30:29 -08:00
2013-01-09 16:54:58 -08:00
2014-10-23 15:30:32 -07:00
2015-02-06 09:16:32 -08:00
2014-07-28 14:29:58 -07:00
2014-01-29 15:11:56 -08:00
2014-08-01 14:28:05 -07:00
2015-02-27 13:54:15 -08:00
2014-11-06 11:13:18 -08:00
2015-03-03 13:38:17 -08:00