From a6c28c9779da5f0b98a1698d66eae0708e395e7d Mon Sep 17 00:00:00 2001 From: rtm Date: Sat, 26 Aug 2006 15:06:59 +0000 Subject: mkdir check error from mknod chdir return -1 if target not a dir --- Notes | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'Notes') diff --git a/Notes b/Notes index 54b93db..9cebfab 100644 --- a/Notes +++ b/Notes @@ -114,17 +114,10 @@ why does shell often ignore first line of input? test: one process unlinks a file while another links to it test: one process opens a file while another deletes it -test: mkdir. deadlock d/.. vs ../d -test: sub-sub directories. mkdir("d1/d2") +test: mkdir. deadlock d/.. vs ../d, two processes. 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