freebsd-dev/sys/cddl/contrib/opensolaris/uts/common/fs
Andriy Gapon 656074ea60 rename vfs.zfs.debug_flags to vfs.zfs.debugflags
While the former name is easier to read, the "_flags" suffix has a special
meaning for loader(8) and, thus, it was impossible to set the knob via
loader.conf(5).  The loader interpreted the setting as flags that should
be passed to a kernel module named "vfs.zfs.debug".

Discussed with:	smh
MFC after:	2 weeks
2017-04-14 15:35:07 +00:00
..
zfs rename vfs.zfs.debug_flags to vfs.zfs.debugflags 2017-04-14 15:35:07 +00:00
vnode.c vfs: implement v_holdcnt/v_usecount manipulation using atomic ops 2015-07-16 13:57:05 +00:00