From: kaashoek Date: Thu, 19 Oct 2006 13:10:08 +0000 (+0000) Subject: bug reported by nelson X-Git-Url: https://git.devinivas.org/?a=commitdiff_plain;h=cc9c9814b2d1ca6d0124a06d2ca01b48eae20d20;p=cs3210-lab0.git bug reported by nelson --- diff --git a/BUGS b/BUGS index cf7b83c..6aaac0b 100644 --- a/BUGS +++ b/BUGS @@ -52,4 +52,7 @@ ide.c: synchronous disk write -> polling disk write. search for fs.c: split all name operations off in name.c? (starting with namei but move wdir keep in fs.c) + unlink . and .. should be disallowed + ls.c: apply tim's patch +