--- - branch: MAIN date: Sun Dec 8 04:41:02 UTC 2019 files: - new: '1.35' old: '1.34' path: src/sys/dev/dm/dm.h pathrev: src/sys/dev/dm/dm.h@1.35 type: modified - new: '1.40' old: '1.39' path: src/sys/dev/dm/dm_ioctl.c pathrev: src/sys/dev/dm/dm_ioctl.c@1.40 type: modified - new: '1.17' old: '1.16' path: src/sys/dev/dm/dm_target_error.c pathrev: src/sys/dev/dm/dm_target_error.c@1.17 type: modified - new: '1.25' old: '1.24' path: src/sys/dev/dm/dm_target_linear.c pathrev: src/sys/dev/dm/dm_target_linear.c@1.25 type: modified - new: '1.15' old: '1.14' path: src/sys/dev/dm/dm_target_mirror.c pathrev: src/sys/dev/dm/dm_target_mirror.c@1.15 type: modified - new: '1.26' old: '1.25' path: src/sys/dev/dm/dm_target_snapshot.c pathrev: src/sys/dev/dm/dm_target_snapshot.c@1.26 type: modified - new: '1.31' old: '1.30' path: src/sys/dev/dm/dm_target_stripe.c pathrev: src/sys/dev/dm/dm_target_stripe.c@1.31 type: modified - new: '1.19' old: '1.18' path: src/sys/dev/dm/dm_target_zero.c pathrev: src/sys/dev/dm/dm_target_zero.c@1.19 type: modified id: 20191208T044102Z.e02f529a34203259abab18ebdbc8d2cdf684ddbb log: | dm: Refactor target's ->init() i/f Take dm_table_entry_t* instead of void**. Remove dm_dev_t* unneeded by target code. No functional change, but for future changes. taken-from: DragonFlyBSD module: src subject: 'CVS commit: src/sys/dev/dm' unixtime: '1575780062' user: tkusumi