Your message dated Tue, 18 May 2010 08:49:33 +0200
with message-id <[email protected]>
and subject line Re: Bug#570707: Should use /proc/mounts in favour of /etc/mtab
has caused the Debian Bug report #570707,
regarding Should use /proc/mounts in favour of /etc/mtab
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
570707: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=570707
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: e2fsprogs
Version: 1.41.9-1
Severity: normal
File: /sbin/fsck.ext3
Hi,
I'm experimenting with running fsck for / from the initramfs to avoid
the extra reboot when the filesystem is changed. The initramfs has no
/etc/mtab (as that is obsolete anyway) but /proc/mounts. I think it
would be good for e2fsck to use /proc/mounts to check if a filesystem
is mounted preferably or as fallback when /etc/mtab does not exist.
MfG
Goswin
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.31.5-book-1 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash
Versions of packages e2fsprogs depends on:
ii e2fslibs 1.41.9-1 ext2/ext3/ext4 file system librari
ii libblkid1 2.16.2-0 block device id library
ii libc6 2.10.2-5 Embedded GNU C Library: Shared lib
ii libcomerr2 1.41.9-1 common error description library
ii libss2 1.41.9-1 command-line interface parsing lib
ii libuuid1 2.16.2-0 Universally Unique ID library
e2fsprogs recommends no packages.
Versions of packages e2fsprogs suggests:
pn e2fsck-static <none> (no description available)
pn gpart <none> (no description available)
ii parted 1.8.8.git.2009.07.19-5 The GNU Parted disk partition resi
-- no debconf information
--- End Message ---
--- Begin Message ---
[email protected] writes:
> On Sat, Feb 20, 2010 at 09:05:37PM +0100, Goswin von Brederlow wrote:
>>
>> I'm experimenting with running fsck for / from the initramfs to avoid
>> the extra reboot when the filesystem is changed. The initramfs has no
>> /etc/mtab (as that is obsolete anyway) but /proc/mounts. I think it
>> would be good for e2fsck to use /proc/mounts to check if a filesystem
>> is mounted preferably or as fallback when /etc/mtab does not exist.
>
> Why do you think it's not using /proc/mounts? As you can see in
> lib/ext2fs/ismounted.c, /proc/mounts is used as a fallback when
> /etc/mtab does not exist.
>
> Regards,
>
> - Ted
Sorry, I can't remember what the exact issue was. Might have been
something broken in the ramdisk. Closing.
MfG
Goswin
--- End Message ---