freebsd-dev/cddl/contrib/opensolaris
Andriy Gapon 723af0425e fix bug introduced in r297521, set canmount=on doesn't mount filesystem
There are two cases where changing canmount should result in an action:
- canmount is set to off for a mounted filesystem
- canmount is set to on for an unmounted filesystem
Before r297521 we could unmount and re-mount a filesystem when that was
not necessary, but after r297521 we only handled the first of the above
cases.

MFC after:	5 days
2016-08-20 09:12:01 +00:00
..
cmd Add a SIGINFO handler for dtrace(1). 2016-08-18 17:27:58 +00:00
common remove an extra copy of avl.c from illumos contrib code 2015-09-28 12:23:10 +00:00
head MFV r270197: 2014-08-22 22:13:36 +00:00
lib fix bug introduced in r297521, set canmount=on doesn't mount filesystem 2016-08-20 09:12:01 +00:00
tools/ctf Fix handling of forward enum declarations in the CTF tools. 2016-08-13 19:51:00 +00:00
OPENSOLARIS.LICENSE Now that we have CDDLed code in the tree, add CDDL license. 2007-09-23 07:04:50 +00:00