Re: [PATCH] Symlink /sys/class/block to /sys/block

2005-02-25 Thread Greg KH
On Sat, Feb 26, 2005 at 12:53:49AM +0100, Kay Sievers wrote: > On Fri, Feb 25, 2005 at 02:39:27PM -0800, Greg KH wrote: > > > The hotplug events will still have the /block/* devpath, so this symlink > > > will give us nothing than problems. > > > > It will not give hotplug programs issues, as the

Re: [PATCH] Symlink /sys/class/block to /sys/block

2005-02-25 Thread Kay Sievers
On Fri, Feb 25, 2005 at 02:39:27PM -0800, Greg KH wrote: > On Fri, Feb 25, 2005 at 01:35:13AM +, Kay Sievers wrote: > > Greg KH suse.de> writes: > > > > > > > > On Wed, Feb 23, 2005 at 09:43:35AM +, Malcolm Rowe wrote: > > > > Greg KH writes: > > > > > > > > >>Following the discussion

Re: [PATCH] Symlink /sys/class/block to /sys/block

2005-02-25 Thread Greg KH
On Fri, Feb 25, 2005 at 01:35:13AM +, Kay Sievers wrote: > Greg KH suse.de> writes: > > > > > On Wed, Feb 23, 2005 at 09:43:35AM +, Malcolm Rowe wrote: > > > Greg KH writes: > > > > > > >>Following the discussion in [1], the attached patch creates > > > >>/sys/class/block > > > >>as a

Re: [PATCH] Symlink /sys/class/block to /sys/block

2005-02-24 Thread Kay Sievers
Greg KH suse.de> writes: > > On Wed, Feb 23, 2005 at 09:43:35AM +, Malcolm Rowe wrote: > > Greg KH writes: > > > > >>Following the discussion in [1], the attached patch creates > > >>/sys/class/block > > >>as a symlink to /sys/block. The patch applies to 2.6.11-rc4-bk7. > > >> > > >>Ple

Re: [PATCH] Symlink /sys/class/block to /sys/block

2005-02-24 Thread Greg KH
On Wed, Feb 23, 2005 at 09:43:35AM +, Malcolm Rowe wrote: > Greg KH writes: > > >>Following the discussion in [1], the attached patch creates > >>/sys/class/block > >>as a symlink to /sys/block. The patch applies to 2.6.11-rc4-bk7. > >> > >>Please cc: me on any replies - I'm not subscribed

Re: [PATCH] Symlink /sys/class/block to /sys/block (fwd)

2005-02-23 Thread Malcolm Rowe
Greg KH writes: Following the discussion in [1], the attached patch creates /sys/class/block as a symlink to /sys/block. The patch applies to 2.6.11-rc4-bk7. Please cc: me on any replies - I'm not subscribed to the mailing list. Hm, your patch is linewrapped, and can't be applied :( Bah, and

Re: [PATCH] Symlink /sys/class/block to /sys/block

2005-02-22 Thread Greg KH
On Tue, Feb 22, 2005 at 03:06:34PM -0800, Chris Wedgwood wrote: > On Sat, Feb 19, 2005 at 11:29:13PM +, Malcolm Rowe wrote: > > > Following the discussion in [1], the attached patch creates > > /sys/class/block as a symlink to /sys/block. The patch applies to > > 2.6.11-rc4-bk7. > > Shouldn't

Re: [PATCH] Symlink /sys/class/block to /sys/block

2005-02-22 Thread Chris Wedgwood
On Sat, Feb 19, 2005 at 11:29:13PM +, Malcolm Rowe wrote: > Following the discussion in [1], the attached patch creates > /sys/class/block as a symlink to /sys/block. The patch applies to > 2.6.11-rc4-bk7. Shouldn't we really move /sys/block to /sys/class/block and put the symlink from there

Re: [PATCH] Symlink /sys/class/block to /sys/block

2005-02-22 Thread Greg KH
On Sat, Feb 19, 2005 at 11:29:13PM +, Malcolm Rowe wrote: > Greg, > > Following the discussion in [1], the attached patch creates /sys/class/block > as a symlink to /sys/block. The patch applies to 2.6.11-rc4-bk7. > > Please cc: me on any replies - I'm not subscribed to the mailing list.