DragonFly-2.3.2.291.gb96f3 master sys/bus/cam/scsi scsi_target.c

看板DFBSD_commit作者時間16年前 (2009/08/06 03:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit b96f378285b11845945ab3a651dc0c03e3ad84a3 Author: Alex Hornung <ahornung@gmail.com> Date: Wed Aug 5 20:25:42 2009 +0100 DEVFS - add make_autoclone_dev to take of clone initializing for devs by creating the device with the right miinor, initing the clone bitmap and registering the clone handler. Also fix up all users of cloning to use this new API. Summary of changes: sys/bus/cam/scsi/scsi_target.c | 5 ++--- sys/dev/misc/snp/snp.c | 6 ++---- sys/kern/kern_conf.c | 21 +++++++++++++++++++++ sys/net/bpf.c | 7 ++----- sys/net/tun/if_tun.c | 7 ++----- sys/netproto/smb/smb_dev.c | 6 ++---- sys/sys/device.h | 3 +++ 7 files changed, 34 insertions(+), 21 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b96f378285b11845945ab3a651dc0c03e3ad84a3 -- DragonFly BSD source repository
文章代碼(AID): #1AUTutdB (DFBSD_commit)