NetBSD/sys/dev/dkwedge
jmcneill 2e8ae1b4ca dkwedge_add: Allow for expanding the size of an existing wedge without
having to delete it first, provided that no other parameters have changed.
2020-05-24 14:40:21 +00:00
..
dk.c dkwedge_add: Allow for expanding the size of an existing wedge without 2020-05-24 14:40:21 +00:00
dkwedge_apple.c allocate buffer for disk I/O via geteblk() instead of malloc(), so they 2020-04-11 16:00:34 +00:00
dkwedge_bsdlabel.c allocate buffer for disk I/O via geteblk() instead of malloc(), so they 2020-04-11 16:00:34 +00:00
dkwedge_gpt.c allocate buffer for disk I/O via geteblk() instead of malloc(), so they 2020-04-11 16:00:34 +00:00
dkwedge_mbr.c allocate buffer for disk I/O via geteblk() instead of malloc(), so they 2020-04-11 16:00:34 +00:00
dkwedge_rdb.c Fix fallout of migration from malloc to geteblk. 2020-05-03 06:30:45 +00:00