[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Split of raid scan code
From: |
Robert Millan |
Subject: |
Re: [PATCH] Split of raid scan code |
Date: |
Sun, 10 Aug 2008 16:29:13 +0200 |
User-agent: |
Mutt/1.5.13 (2006-08-11) |
On Sun, Aug 10, 2008 at 07:52:22PM +0800, Bean wrote:
> kern/partition.c partmap/pc.c partmap/apple.c partmap/gpt.c \
> kern/fs.c kern/env.c fs/fshelp.c disk/lvm.c disk/raid.c \
> + disk/mdraid.c \
Perhaps it'd be a good idea to take the opportunity to add a "linux" prefix
there to indicate it's a Linux-specific feature, and call it
disk/linux_mdraid.c or so.
Btw, how does this affect grub-install / update-grub ? Both currently detect
RAID by using grub-probe -t abstraction, and load raid.mod when necessary.
Maybe with your patch they will need some adjustment.
--
Robert Millan
The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and
how) you may access your data; but nobody's threatening your freedom: we
still allow you to remove your data and not access it at all."
- [PATCH] Split of raid scan code, Bean, 2008/08/10
- Re: [PATCH] Split of raid scan code, Felix Zielcke, 2008/08/10
- Re: [PATCH] Split of raid scan code,
Robert Millan <=
- Re: [PATCH] Split of raid scan code, Bean, 2008/08/10
- Re: [PATCH] Split of raid scan code, Bean, 2008/08/10
- Re: [PATCH] Split of raid scan code, Bean, 2008/08/11
- Re: [PATCH] Split of raid scan code, Bean, 2008/08/11
- Re: [PATCH] Split of raid scan code, Bean, 2008/08/11
- Re: [PATCH] Split of raid scan code, Robert Millan, 2008/08/11
- Re: [PATCH] Split of raid scan code, Bean, 2008/08/12
- Re: [PATCH] Split of raid scan code, Felix Zielcke, 2008/08/12
- Re: [PATCH] Split of raid scan code, Robert Millan, 2008/08/12
- Re: [PATCH] Split of raid scan code, Marco Gerards, 2008/08/13