freebsd-dev/sys/geom/concat
Pawel Jakub Dawidek 48fbd94b4e - Don't take sectorsize from first disk. Calculate it by finding
least common multiple of all disks sector sizes.
  This will allow to safely concatenate disks with different sector sizes.
- Mark unused function arguments.
- Other minor cleanups.
2004-03-09 11:18:53 +00:00
..
g_concat.c - Don't take sectorsize from first disk. Calculate it by finding 2004-03-09 11:18:53 +00:00
g_concat.h Print a space character between string given as a macro argument and 2004-03-09 11:00:24 +00:00