Re: [PATCH] treat multiple slashes like one for JFS

2008-09-28 Thread Felix Zielcke
Am Sonntag, den 28.09.2008, 15:32 +0200 schrieb Robert Millan: > On Thu, Sep 25, 2008 at 05:17:06PM +0200, Felix Zielcke wrote: > > Here's a patch to handle things like //boot/// for JFS which doestn't do > > it currently but Linux does it. > > > > This was already brought up 2004 but I wonder why

Re: [PATCH] treat multiple slashes like one for JFS

2008-09-28 Thread Robert Millan
On Thu, Sep 25, 2008 at 05:17:06PM +0200, Felix Zielcke wrote: > Here's a patch to handle things like //boot/// for JFS which doestn't do > it currently but Linux does it. > > This was already brought up 2004 but I wonder why this isn't included > http://lists.gnu.org/archive/html/grub-devel/2004-

[PATCH] treat multiple slashes like one for JFS

2008-09-25 Thread Felix Zielcke
Here's a patch to handle things like //boot/// for JFS which doestn't do it currently but Linux does it. This was already brought up 2004 but I wonder why this isn't included http://lists.gnu.org/archive/html/grub-devel/2004-08/msg00043.html Probable this can be right now commited but as always I