git: kernel - Flag cdevpriv use

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Jan 12 10:58:20 PST 2015


commit 6e886f9ed6acae8a4e3be1010c71a60144db4ffe
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Mon Jan 12 10:56:54 2015 -0800

    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.

Summary of changes:
 sys/sys/fcntl.h            |  2 +-
 sys/vfs/devfs/devfs_core.c | 35 ++++++++++++++++++++++++-----------
 2 files changed, 25 insertions(+), 12 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6e886f9ed6acae8a4e3be1010c71a60144db4ffe


-- 
DragonFly BSD source repository



More information about the Commits mailing list