Re: [PATCH block-2.6] aoe status.sh: handle sysfs not in /etc/mtab

2005-01-31 Thread Greg KH
On Wed, Jan 26, 2005 at 04:02:02PM -0500, Ed L Cashin wrote: > Suse 9.1 Pro doesn't put /sys in /etc/mtab. This patch makes the > example aoe status.sh script work when sysfs is mounted but `mount` > doesn't mention sysfs. > > > aoe status.sh: handle sysfs not in /etc/mtab > Signed-off-by: Ed L.

[PATCH block-2.6] aoe status.sh: handle sysfs not in /etc/mtab

2005-01-26 Thread Ed L Cashin
Suse 9.1 Pro doesn't put /sys in /etc/mtab. This patch makes the example aoe status.sh script work when sysfs is mounted but `mount` doesn't mention sysfs. aoe status.sh: handle sysfs not in /etc/mtab Signed-off-by: Ed L. Cashin <[EMAIL PROTECTED]> --- a/Documentation/aoe/status.sh +++ b/Docume