[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: e2fsck problem
From: |
Marcus Brinkmann |
Subject: |
Re: e2fsck problem |
Date: |
Fri, 8 Jun 2001 16:44:56 +0200 |
User-agent: |
Mutt/1.3.18i |
On Fri, Jun 08, 2001 at 02:32:47PM +0200, Moritz Schulte wrote:
> i think, i've found the problem in e2fsck from e2fsprogs-1.20, which
> doesn't detect the mount state correctly. e2fsck thinks filesystems
> are already mounted, though they are not...
Thanks for tracking this down.
> So, is this broken code or is stat() doing something wrong? (should
> st_rdev be 0?) I'll later look more into this...
*groan* The Hurd doesn't give distinct major/minor numbers to devices.
They all get (0,0). What are the major and minor numbers to a monolithical
kernel like Linux or BSD, is the translator setting for the Hurd.
--
--
`Rhubarb is no Egyptian god.' Debian http://www.debian.org brinkmd@debian.org
Marcus Brinkmann GNU http://www.gnu.org marcus@gnu.org
Marcus.Brinkmann@ruhr-uni-bochum.de
http://www.marcus-brinkmann.de
- e2fsck problem, Moritz Schulte, 2001/06/08
- Re: e2fsck problem,
Marcus Brinkmann <=