Re: [PATCH] Code style fix for open_exec

2007-10-04 Thread Casey Dahlin
Christoph Hellwig wrote: On Wed, Oct 03, 2007 at 10:40:25PM -0400, Casey Dahlin wrote: From d2a6c5d29dc34cfea892124ab72b4eb55d2f8a80 Mon Sep 17 00:00:00 2001 From: Casey Dahlin <[EMAIL PROTECTED]> Date: Wed, 3 Oct 2007 22:01:49 -0400 Subject: [PATCH] Code style fix for open_exe

Re: [PATCH] Code style fix for open_exec

2007-10-04 Thread Casey Dahlin
Christoph Hellwig wrote: On Wed, Oct 03, 2007 at 10:40:25PM -0400, Casey Dahlin wrote: From d2a6c5d29dc34cfea892124ab72b4eb55d2f8a80 Mon Sep 17 00:00:00 2001 From: Casey Dahlin [EMAIL PROTECTED] Date: Wed, 3 Oct 2007 22:01:49 -0400 Subject: [PATCH] Code style fix for open_exec Fix

Re: Network slowdown due to CFS

2007-10-03 Thread Casey Dahlin
Ingo Molnar wrote: * Jarek Poplawski <[EMAIL PROTECTED]> wrote: [...] (Btw, in -rc8-mm2 I see new sched_slice() function which seems to return... time.) wrong again. That is a function, not a variable to be cleared. It still gives us a target time, so could we not simply have

[PATCH] Code style fix for open_exec

2007-10-03 Thread Casey Dahlin
From d2a6c5d29dc34cfea892124ab72b4eb55d2f8a80 Mon Sep 17 00:00:00 2001 From: Casey Dahlin <[EMAIL PROTECTED]> Date: Wed, 3 Oct 2007 22:01:49 -0400 Subject: [PATCH] Code style fix for open_exec Fix a horribly mangled 5 level indent and severe abuse of goto in the open_exec function. Sign

[PATCH] Code style fix for open_exec

2007-10-03 Thread Casey Dahlin
From d2a6c5d29dc34cfea892124ab72b4eb55d2f8a80 Mon Sep 17 00:00:00 2001 From: Casey Dahlin [EMAIL PROTECTED] Date: Wed, 3 Oct 2007 22:01:49 -0400 Subject: [PATCH] Code style fix for open_exec Fix a horribly mangled 5 level indent and severe abuse of goto in the open_exec function. Signed-off

Re: Network slowdown due to CFS

2007-10-03 Thread Casey Dahlin
Ingo Molnar wrote: * Jarek Poplawski [EMAIL PROTECTED] wrote: [...] (Btw, in -rc8-mm2 I see new sched_slice() function which seems to return... time.) wrong again. That is a function, not a variable to be cleared. It still gives us a target time, so could we not simply have

[Fwd: [BUG:] forcedeth: MCP55 not allowing DHCP]

2007-09-20 Thread Casey Dahlin
: Tue, 11 Sep 2007 18:05:15 -0400 From: Casey Dahlin <[EMAIL PROTECTED]> To: Linux Kernel I have an Asus Striker Extreme motherboard with two built in MCP55 GigE interfaces. When I build with the original Fedora 7 release kernel ( ftp://ftp.belnet.be/linux/fedora/linux/re

[Fwd: [BUG:] forcedeth: MCP55 not allowing DHCP]

2007-09-20 Thread Casey Dahlin
: Tue, 11 Sep 2007 18:05:15 -0400 From: Casey Dahlin [EMAIL PROTECTED] To: Linux Kernel linux-kernel@vger.kernel.org I have an Asus Striker Extreme motherboard with two built in MCP55 GigE interfaces. When I build with the original Fedora 7 release kernel ( ftp://ftp.belnet.be

Re: [BUG:] forcedeth: MCP55 not allowing DHCP

2007-09-17 Thread Casey Dahlin
Casey Dahlin wrote: I have an Asus Striker Extreme motherboard with two built in MCP55 GigE interfaces. When I build with the original Fedora 7 release kernel ( ftp://ftp.belnet.be/linux/fedora/linux/releases/7/Fedora/i386/os/Fedora/kernel-2.6.21-1.3194.fc7.i686.rpm ) everything works fine

Re: [BUG:] forcedeth: MCP55 not allowing DHCP

2007-09-17 Thread Casey Dahlin
Casey Dahlin wrote: I have an Asus Striker Extreme motherboard with two built in MCP55 GigE interfaces. When I build with the original Fedora 7 release kernel ( ftp://ftp.belnet.be/linux/fedora/linux/releases/7/Fedora/i386/os/Fedora/kernel-2.6.21-1.3194.fc7.i686.rpm ) everything works fine

[BUG:] forcedeth: MCP55 not allowing DHCP

2007-09-11 Thread Casey Dahlin
, but at this point I'm at a complete loss. -Casey Dahlin - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

[BUG:] forcedeth: MCP55 not allowing DHCP

2007-09-11 Thread Casey Dahlin
, but at this point I'm at a complete loss. -Casey Dahlin - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: USB Key light on/off state depending on mount

2007-09-07 Thread Casey Dahlin
Sorry to have left this dormant for so long. Running eject in either of the ways suggested still leaves the light on my particular key turned on. Stefan Richter wrote: Guennadi Liakhovetski wrote: I might imagine how windows turns the LED off on unmount. Try "eject /dev/sdX", where sdX

Re: USB Key light on/off state depending on mount

2007-09-07 Thread Casey Dahlin
Sorry to have left this dormant for so long. Running eject in either of the ways suggested still leaves the light on my particular key turned on. Stefan Richter wrote: Guennadi Liakhovetski wrote: I might imagine how windows turns the LED off on unmount. Try eject /dev/sdX, where sdX is

Re: That whole "Linux stealing our code" thing

2007-09-01 Thread Casey Dahlin
Suppose you saw some other variant of *nix that had some code you wanted to use, but there was a gaping security hole in it. Wouldn't you patch it before you incorporated it? and would it be your fault if this fix made the code not work with the original? We took the code and fixed a gaping

Re: That whole Linux stealing our code thing

2007-09-01 Thread Casey Dahlin
Suppose you saw some other variant of *nix that had some code you wanted to use, but there was a gaping security hole in it. Wouldn't you patch it before you incorporated it? and would it be your fault if this fix made the code not work with the original? We took the code and fixed a gaping

USB Key light on/off state depending on mount

2007-08-24 Thread Casey Dahlin
, the light is simply on whenever the key is plugged in. Should linux toggle the light depending on mount state? Is it as trivial as it seems or does this reflect some larger issue? -Casey Dahlin - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message

USB Key light on/off state depending on mount

2007-08-24 Thread Casey Dahlin
, the light is simply on whenever the key is plugged in. Should linux toggle the light depending on mount state? Is it as trivial as it seems or does this reflect some larger issue? -Casey Dahlin - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL

Re: The vi editor causes brain damage

2007-08-19 Thread Casey Dahlin
Michael Tharp wrote: Marc Perkel wrote: The important point that you are missing here is that the Linux world is willing to live with an rm command that is broken and the Windows and DOS world isn't. This isn't about the rm command it's about programming standards. It's about that the Linux

Re: The vi editor causes brain damage

2007-08-19 Thread Casey Dahlin
Michael Tharp wrote: Marc Perkel wrote: The important point that you are missing here is that the Linux world is willing to live with an rm command that is broken and the Windows and DOS world isn't. This isn't about the rm command it's about programming standards. It's about that the Linux