All of lore.kernel.org
 help / color / mirror / Atom feed
From: "H. Peter Anvin" <hpa@zytor.com>
To: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] make distclean tries to delete dirs in tmpfs
Date: 9 May 2001 15:29:28 -0700	[thread overview]
Message-ID: <9dcgc8$ora$1@cesium.transmeta.com> (raw)
In-Reply-To: <20010509204434.Q754@nightmaster.csn.tu-chemnitz.de>

Followup to:  <20010509204434.Q754@nightmaster.csn.tu-chemnitz.de>
By author:    Ingo Oeser <ingo.oeser@informatik.tu-chemnitz.de>
In newsgroup: linux.dev.kernel
> 
> make distclean deletes anything with size 0. This includes
> directories, while making the kernel in tmpfs or ramfs.
> 

Wouldn't it be better to fix tmpfs/ramfs to report something sensible,
even if it's artificial?  Perhaps reporting the cardinality of the
directory, if that happens to be easily available.

N.B.: X/KDE will not run on a ramfs, because it reports as a size-zero
filesystem in "df".  Switching to tmpfs solved that for me.

	-hpa

-- 
<hpa@transmeta.com> at work, <hpa@zytor.com> in private!
"Unix gives you enough rope to shoot yourself in the foot."
http://www.zytor.com/~hpa/puzzle.txt

  reply	other threads:[~2001-05-09 22:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-09 18:44 [PATCH] make distclean tries to delete dirs in tmpfs Ingo Oeser
2001-05-09 22:29 ` H. Peter Anvin [this message]
2001-05-10  7:33   ` Ingo Oeser

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='9dcgc8$ora$1@cesium.transmeta.com' \
    --to=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.