DragonFly bugs List (threaded) for 2008-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
HAMMER:rmdir deletes regular files is not be fiexed
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@hummer.org:/usr/obj/www/src/sys/LHMWZY
i386
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]