public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* JFFS: rmdir wierdness
@ 2000-12-18 12:49 David Vrabel
  2000-12-18 13:02 ` David Woodhouse
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: David Vrabel @ 2000-12-18 12:49 UTC (permalink / raw)
  To: mtd

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2000-12-18 14:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-12-18 12:49 JFFS: rmdir wierdness David Vrabel
2000-12-18 13:02 ` David Woodhouse
2000-12-18 13:04 ` David Vrabel
2000-12-18 14:18 ` David Vrabel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox