[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#99837: marked as done (boot-floppies: partition_config.c says no good way to detect reiserfs partition, here is a decent way)



Your message dated Wed, 27 Feb 2002 10:07:10 +0100
with message-id <E16g03K-0000Vt-00@zombie>
and subject line (no subject)
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 3 Jun 2001 23:53:38 +0000
>From journey@jps.net Sun Jun 03 18:53:38 2001
Return-path: <journey@jps.net>
Received: from smtp-out003.onemain.com (smtp01.mail.onemain.com) [63.208.208.73] 
	by master.debian.org with smtp (Exim 3.12 1 (Debian))
	id 156hgg-0006UB-00; Sun, 03 Jun 2001 18:53:38 -0500
Received: (qmail 18009 invoked from network); 3 Jun 2001 23:52:45 -0000
Received: from unknown (HELO journey) ([216.224.143.134]) (envelope-sender <journey@jps.net>)
          by smtp01.mail.onemain.com (qmail-ldap-1.03) with SMTP
          for <submit@bugs.debian.org>; 3 Jun 2001 23:52:45 -0000
Received: from journey by journey with local (Exim 3.22 #1 (Debian))
	id 156hfD-0003Kc-00; Sun, 03 Jun 2001 16:52:07 -0700
From: journey@jps.net
Subject: boot-floppies: partition_config.c says no good way to detect reiserfs partition, here is a decent way
To: submit@bugs.debian.org
X-Mailer: bug 3.3.9
Message-Id: <E156hfD-0003Kc-00@journey>
Date: Sun, 03 Jun 2001 16:52:07 -0700
Delivered-To: submit@bugs.debian.org

Package: boot-floppies
Version: 20010603
Severity: wishlist

Ok, nothing amazing, just that there is a "magic number" for reiserfs, just
like many other things.  at byte 0x10034 (65584) there is the string ReIsErFs
This should be pretty easy to check for, you just open the disk, seek to that
point, pull the 8 characters and strcmp it . . . maybee it'll help.

-- System Information
Debian Release: testing/unstable
Kernel Version: Linux journey 2.4.1 #1 Tue Jan 30 10:58:26 PST 2001 i686 unknown


---------------------------------------
Received: (at 99837-done) by bugs.debian.org; 27 Feb 2002 09:08:17 +0000
>From inet@zombie.inka.de Wed Feb 27 03:08:17 2002
Return-path: <inet@zombie.inka.de>
Received: from mail.uni-kl.de (uni-kl.de) [131.246.137.52] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 16g04P-0006iQ-00; Wed, 27 Feb 2002 03:08:17 -0600
Received: from mailinf.rhrk.uni-kl.de (mailinf.rhrk.uni-kl.de [131.246.137.54])
	by uni-kl.de (8.10.2+Sun/8.11.5) with ESMTP id g1R97sp03453
	for <99837-done@bugs.debian.org>; Wed, 27 Feb 2002 10:08:04 +0100 (MET)
Received: from domino.informatik.uni-kl.de (domino.informatik.uni-kl.de [131.246.161.19])
	by mailinf.rhrk.uni-kl.de (8.10.2+Sun/8.11.5) with ESMTP id g1R97PT05839
	for <99837-done@bugs.debian.org>; Wed, 27 Feb 2002 10:07:30 +0100 (MET)
Received: from zombie (rotes255.wohnheim.uni-kl.de [131.246.178.65])
	by domino.informatik.uni-kl.de (8.11.6/8.11.6) with ESMTP id g1R97AK06206
	for <99837-done@bugs.debian.org>; Wed, 27 Feb 2002 10:07:10 +0100 (MET)
Received: from inet by zombie with local (Exim 3.34 #1 (Debian))
	id 16g03K-0000Vt-00
	for <99837-done@bugs.debian.org>; Wed, 27 Feb 2002 10:07:10 +0100
To: 99837-done@bugs.debian.org
Message-Id: <E16g03K-0000Vt-00@zombie>
From: Eduard Bloch <inet@zombie.inka.de>
Date: Wed, 27 Feb 2002 10:07:10 +0100
Delivered-To: 99837-done@bugs.debian.org

Fixed for epochs



Reply to: