kernel - Flag cdevpriv use
authorMatthew Dillon <dillon@apollo.backplane.com>
Mon, 12 Jan 2015 18:56:54 +0000 (10:56 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Mon, 12 Jan 2015 18:56:54 +0000 (10:56 -0800)
commit6e886f9ed6acae8a4e3be1010c71a60144db4ffe
tree7fc66a69d06b812ccb29a11b73ec2193c3a0b29e
parentc72df65d20efbd440a683f3843d8407b8273fef9
kernel - Flag cdevpriv use

* Flag cdevpriv use in devfs, allowing device drivers to
  use the fp->f_data1 field without having to use the
  cdevpriv mechanism if they desire.
sys/sys/fcntl.h
sys/vfs/devfs/devfs_core.c