freebsd-dev/sys/cddl/contrib
Andriy Gapon cf7aa80bbd zfsctl_ops_snapshot: remove methods should never be called
We pretend that snapshots mounted under .zfs are part of the original
filesystem and we try very hard to hide vnodes on top of which the snapshots
are mounted.  Given that I believe that the removed operations should
never be called.  They might have been called previously because
of issues fixed in r299906, r299908 and r299913.

MFC after:	5 weeks
2016-05-16 07:24:30 +00:00
..
opensolaris zfsctl_ops_snapshot: remove methods should never be called 2016-05-16 07:24:30 +00:00