All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Vrabel <dvrabel@arcom.co.uk>
To: mtd@infradead.org
Subject: JFFS: rmdir wierdness
Date: Mon, 18 Dec 2000 12:49:08 +0000	[thread overview]
Message-ID: <3A3E07C4.22A3F127@arcom.co.uk> (raw)

Hi,

# mkdir a
# ls
a
# rmdir a
# ls
# mkdir a
mkdir: a: File exists

Also

# mkdir b
# touch b/a
# rm b/a
# rmdir b
rmdir: b: Directory not empty

rmdir() thinks `b' still has children (I think).

This was done with the latest CVS with kernel 2.2.18.

David Vrabel.



To unsubscribe, send "unsubscribe mtd" to majordomo@infradead.org

             reply	other threads:[~2000-12-18 12:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-12-18 12:49 David Vrabel [this message]
2000-12-18 13:02 ` JFFS: rmdir wierdness David Woodhouse
2000-12-18 13:04 ` David Vrabel
2000-12-18 14:18 ` David Vrabel

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=3A3E07C4.22A3F127@arcom.co.uk \
    --to=dvrabel@arcom.co.uk \
    --cc=mtd@infradead.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.