From cc9c9814b2d1ca6d0124a06d2ca01b48eae20d20 Mon Sep 17 00:00:00 2001 From: kaashoek Date: Thu, 19 Oct 2006 13:10:08 +0000 Subject: [PATCH] bug reported by nelson --- BUGS | 3 +++ 1 file changed, 3 insertions(+) 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 +