record tim's bug and patch
This commit is contained in:
parent
7356f26a68
commit
4b5443c3cd
4
BUGS
4
BUGS
|
@ -50,4 +50,6 @@ ide.c: synchronous disk write -> polling disk write. search for
|
||||||
(a)synchronous; xv6 doesn't have asynchronous writes.
|
(a)synchronous; xv6 doesn't have asynchronous writes.
|
||||||
|
|
||||||
fs.c: split all name operations off in name.c? (starting with namei but move
|
fs.c: split all name operations off in name.c? (starting with namei but move
|
||||||
wdir keep in fs.c)
|
wdir keep in fs.c)
|
||||||
|
|
||||||
|
ls.c: apply tim's patch
|
||||||
|
|
Loading…
Reference in a new issue