search for: md_run

Displaying 2 results from an estimated 2 matches for "md_run".

2007 Sep 03
2
[git patch] minor fixes
...e.h> #include <sys/time.h> char *NAME(const char *str, TIMEX * ts) commit b98499e521023e9d4239ef87a794e99ef37643bb Author: maximilian attems <max at stro.at> Date: Sun Aug 26 20:37:39 2007 +0200 [klibc] do_mounts_md.c include kinit.h kinit.h has the prototype for md_run() Signed-off-by: maximilian attems <max at stro.at> diff --git a/usr/kinit/do_mounts_md.c b/usr/kinit/do_mounts_md.c index 6d4facc..e5bbe21 100644 --- a/usr/kinit/do_mounts_md.c +++ b/usr/kinit/do_mounts_md.c @@ -20,6 +20,7 @@ #include <sys/md.h> #include <linux/major.h&g...
2010 Mar 02
17
[PATCH 00/16] External building, update for 2.6.33 and multiple root devices.
The following patchset implements 3 seperate series of changes. External Building ================= Patches 1 through 8 enable to use of klibc's build system while leaving the src tree pristine (and potentially read only). Specifically: - srctree=<Sources for klibc> - objtree=<Ouput directory for klibc> - KLIBCKERNELSRC=<Kernel sources> - KLIBCKERNELOBJ=<Kernel