git: dm/disk - cleanup, add '.' between name and slices

看板DFBSD_commit作者時間15年前 (2010/11/20 09:33), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 3af01d56bff283177ebfca98497e32eea8961e69 Author: Alex Hornung <ahornung@gmail.com> Date: Fri Nov 12 20:49:09 2010 +0000 dm/disk - cleanup, add '.' between name and slices * Clean up some dm debugging introduced earlier. * Add a DSO_DEVICEMAPPER option that will cause the disk subsystem to introduce a '.' between the base name and the slices (i.e. foo.s0 instead of foos0). Summary of changes: sys/dev/disk/dm/device-mapper.c | 13 ++++--------- sys/dev/disk/dm/dm_table.c | 1 - sys/kern/subr_disk.c | 24 +++++++++++++++++++++--- sys/sys/disk.h | 6 +++++- 4 files changed, 30 insertions(+), 14 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3af01d56bff283177ebfca98497e32eea8961e69 -- DragonFly BSD source repository
文章代碼(AID): #1CvoLeiB (DFBSD_commit)