[parted-devel] [PATCH 09/10] Add mdadm specific functions.
Jim Meyering
jim at meyering.net
Thu Jun 11 09:53:41 UTC 2009
Joel Granados Moreno wrote:
...
> + mdadm --create --force $mdd --level=linear --raid-devices=1 $lo_dev > /dev/null 2>&1 \
> + && break
Reformatted not to exceed 80 columns.
Removed trailing blank lines.
I'm also reversing the order of 8/10 and 9/10.
Since otherwise, 9 adds functions used by preceding patch-8.
That would break build, which matters e.g., when bisecting.
More information about the parted-devel
mailing list