Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!usc!wuarchive!udel!mmdf From: MDOELL%DOSUNI1.BITNET@cunyvm.cuny.edu (Magnus Doell) Newsgroups: comp.os.minix Subject: filesystem acting strange Message-ID: <32730@nigel.ee.udel.edu> Date: 8 Oct 90 11:39:29 GMT Sender: mmdf@ee.udel.edu Lines: 12 When I build in a bug in my driver, I have to recognize the following: a) FS tried to read block 1 (superblock), which failed b) FS writes a panic message c) FS tried to write block 1 back (that's the block, it hasn't read!!!!) d) MINIX is halted O.K., I believe that's neccessary to sync before the system is stopped, but why is the superblock marked valid and dirty here!? Ma.D. (interpret this sign as you like)