NetBSD/src JBolmk0sys/dev/dm dm_target_snapshot.c dm_target_mirror.c

   dm: Rename targets' ->status() to ->table() given ->info() exists

   Since now that dm targets in NetBSD have ->info() for "status",
   ->status() should be renamed to ->table() for "table",
   given how dm target status was originally designed in Linux kernel.

   taken-from: DragonFlyBSD
VersionDeltaFile
1.32+12-12sys/dev/dm/dm_target_snapshot.c
1.20+6-6sys/dev/dm/dm_target_mirror.c
1.29+6-6sys/dev/dm/dm_target.c
1.21+6-6sys/dev/dm/dm_target_error.c
1.23+6-6sys/dev/dm/dm_target_zero.c
1.29+5-5sys/dev/dm/dm_target_linear.c
1.42+5-5sys/dev/dm/dm.h
1.36+5-5sys/dev/dm/dm_target_stripe.c
1.45+3-3sys/dev/dm/dm_ioctl.c
+54-549 files

UnifiedSplitRaw