DragonFly BSD
DragonFly kernel List (threaded) for 2003-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Another weird bug


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Fri, 14 Nov 2003 11:34:14 -0800 (PST)

: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]