Bug #2883
closedchanging "canmount" property to "on" should not always remount dataset
80%
Description
If a dataset has the "canmount" property set to "noauto" it may be mounted.
Changing this property to "on" on a mounted dataset should not result in a umount+mount of this dataset.
Files
Updated by Matthew Ahrens almost 10 years ago
- Assignee set to Matthew Ahrens
- % Done changed from 0 to 80
Updated by Eric Schrock almost 10 years ago
- Status changed from New to Resolved
changeset: 13743:95aba6e49b9f
tag: tip
user: Matthew Ahrens <mahrens@delphix.com>
date: Sat Jun 30 13:00:47 2012 -0700
description:
2882 implement libzfs_core
2883 changing "canmount" property to "on" should not always remount dataset
2900 "zfs snapshot" should be able to create multiple, arbitrary snapshots at once
Reviewed by: George Wilson <george.wilson@delphix.com>
Reviewed by: Chris Siden <christopher.siden@delphix.com>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Reviewed by: Bill Pijewski <wdp@joyent.com>
Reviewed by: Dan Kruchinin <dan.kruchinin@gmail.com>
Approved by: Eric Schrock <Eric.Schrock@delphix.com>