David van Moolenbroek 28f2a169da VFS: bugfixes for handling block-special files:
- on driver restarts, reopen devices on a per-file basis, not per-mount
- do not assume that there is just one vnode per block-special device
- update block-special files in the uncommon mounting success paths, too
- upon mount, sync but also invalidate affected buffers on the root FS
- upon unmount, check whether a vnode is in use before updating it
2011-03-25 10:56:43 +00:00
..
2010-12-10 09:27:56 +00:00
2011-01-28 11:35:02 +00:00
2010-09-14 21:50:05 +00:00
2010-11-24 16:30:13 +00:00
2010-12-01 16:24:50 +00:00
2010-12-10 09:27:56 +00:00
2010-09-14 21:50:05 +00:00