HAMMER:rmdir deletes regular files is not be fiexed
lhmwzy
lhmwzy at gmail.com
Wed Aug 6 19:57:47 PDT 2008
I cvsup the source today.
but rmdir deletes regular files of hammer fs is not be fiexed
$touch one two
$mkdir three
$ll
total 0
-rw-r--r-- 1 lhm wheel 15 Aug 3 15:35 index.php
-rw-r--r-- 1 lhm wheel 0 Aug 7 10:44 one
drwxr-xr-x 1 lhm wheel 0 Aug 6 07:31 src
drwxr-xr-x 1 lhm wheel 0 Aug 7 10:44 three
-rw-r--r-- 1 lhm wheel 0 Aug 7 10:44 two
$rmdir one two three
$ll
total 0
-rw-r--r-- 1 lhm wheel 15 Aug 3 15:35 index.php
drwxr-xr-x 1 lhm wheel 0 Aug 6 07:31 src
$uname -a
DragonFly hummer.org 2.0.0-RELEASE DragonFly 2.0.0-RELEASE #0: Thu Aug
7 10:16:03 CST 2008 lhm at hummer.org:/usr/obj/www/src/sys/LHMWZY
i386
More information about the Bugs
mailing list