From 5051da6de3fcabb9e280d3bf36549da0ac0d5738 Mon Sep 17 00:00:00 2001 From: rtm Date: Fri, 25 Aug 2006 01:11:30 +0000 Subject: inode addrs[NDIRECT] -> NADDRS fix race in mknod / creat use last component in dirent in mknod, not path --- Notes | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Notes') diff --git a/Notes b/Notes index 6273db5..54b93db 100644 --- a/Notes +++ b/Notes @@ -120,6 +120,11 @@ test: dup() shared fd->off test: indirect blocks. files and directories. test: sbrk test: does echo foo > x truncate x? +test: does create/mkdir/link extract last component correctly? + does namei insist that all the intermediate directories exist? +test: creat/link/mkdir w/ / in name +test: try to create dir ents when intermediate dir doesn't exist + or is a file, not a dir make proc[0] runnable cpu early tss and gdt -- cgit v1.2.3