Add a helper function vop_helper_setattr_flags() modeled off of UFS's
authorMatthew Dillon <dillon@dragonflybsd.org>
Tue, 20 Nov 2007 18:34:01 +0000 (18:34 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Tue, 20 Nov 2007 18:34:01 +0000 (18:34 +0000)
commit1399fa3b912dcd7fd971e0bd232af8de8261ddb7
treecd223e8788f0a622c09b8d35c5e08eeceab01a12
parentd65435051c8b289625a48d47cedc6e725461ec61
Add a helper function vop_helper_setattr_flags() modeled off of UFS's
chflags checks.
sys/kern/vfs_helper.c
sys/sys/mount.h