From 9e5970d596d7b1634200d50e96130886f593cede Mon Sep 17 00:00:00 2001 From: rtm Date: Sun, 13 Aug 2006 02:12:44 +0000 Subject: link() --- Notes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Notes') diff --git a/Notes b/Notes index 7e3edd5..386bc2f 100644 --- a/Notes +++ b/Notes @@ -355,8 +355,6 @@ HMM maybe the variables at the end of struct cpu are being overwritten OH! recursive interrupts will use up any amount of cpu[].stack! underflow and wrecks *previous* cpu's struct -better buffer cache replacement -read/write of open file that's been unlinked disk scheduling mkdir more than one directory content block @@ -365,3 +363,5 @@ sh redirection indirect blocks two bugs in unlink: don't just return if nlink > 0, and search for name, not inum +is there a create/create race for same file name? + resulting in two entries w/ same name in directory? -- cgit v1.2.3