DragonFly kernel List (threaded) for 2003-11
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: Another weird bug
:Hi,
:
:Check this out:
:
:mothra# cd /tmp
:mothra# mkdir test
:mothra# cd test
:mothra# mkfifo foo
:mothra# ls
:^C^C^C^Z^Z^Z
:[shell hangs]
:
:What the hell? And also, I get buffers that get given up on after doing
:this. Is some filesystem thing screwed?
:
:Cheers,
:Emiel
:--
The broken mkfifo was leaving vnodes locked, preventing
the filesystem code from being able to flush them.
-Matt
Matthew Dillon
<dillon@xxxxxxxxxxxxx>
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]