On Friday 29 April 2011 16:52, Lauri Kasanen wrote: > Hi Denys > > I see the disk check has never been in busybox. With the digit check > devices like mmcblk0 were skipped, but now with 0 allowed we're seeing a > ton of loop devices listed (loop0, loop10, loop20...) as well as > ramzswap0, all which should not be shown in fdisk -l. > > Attaching a patch to use a proper disk check (from upstream fdisk). > > function old new delta > fdisk_main 453 519 +66 > ------------------------------------------------------------------------------ > (add/remove: 0/0 grow/shrink: 1/0 up/down: 66/0) Total: 66 > bytes > text data bss dec hex filename > 22052 802 96 22950 59a6 busybox_old > 22118 802 96 23016 59e8 busybox_unstripped
Applied, thanks! -- vda _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
