public inbox for linux-8086@vger.kernel.org
 help / color / mirror / Atom feed
From: Alan Cox <alan@lxorguk.ukuu.org.uk>
To: Tom McCabe <rocketjet314@yahoo.com>
Cc: linux-8086@vger.kernel.org
Subject: Re: Bug reports
Date: Mon, 08 May 2006 15:25:44 +0100	[thread overview]
Message-ID: <1147098344.18124.12.camel@localhost.localdomain> (raw)
In-Reply-To: <20060508011933.40685.qmail@web51312.mail.yahoo.com>

On Sul, 2006-05-07 at 18:19 -0700, Tom McCabe wrote:
> Bug #1: When rootfs_template is tarred and untarred,
> the files get covered in DOS ^M carriage return
> characters, which causes the scripts MAKEDEV and
> MAKESET to crash.
> 
> Bug #2: When the root disk is mounted and put
> together, it's registered as full at 352 KB, even
> though all the files added up only take up 300 KB.

Probably not a bug - inode blocks and superblock etc all borrow some
plus you use it in 1K chunks of data and then blocks for indirection on
bigger files.

> Bug #3: elkscmd/ash/Makefile generates a hardlink of
> /bin/ash at /bin/sh instead of a softlink, taking up
> extra space.

Hard link is just a directory entry into the inode. Softlink takes a
data block...



      parent reply	other threads:[~2006-05-08 14:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-08  1:19 Bug reports Tom McCabe
2006-05-08  4:15 ` Jody
2006-05-08  5:12 ` Gregg C Levine
2006-05-08 14:25 ` Alan Cox [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1147098344.18124.12.camel@localhost.localdomain \
    --to=alan@lxorguk.ukuu.org.uk \
    --cc=linux-8086@vger.kernel.org \
    --cc=rocketjet314@yahoo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox