Some small fixes

This commit is contained in:
Michiel Broek
2002-05-20 12:07:10 +00:00
parent 1c7d22ed1a
commit cc2f2b1c34
4 changed files with 25 additions and 6 deletions

View File

@@ -57,7 +57,7 @@ int attach(faddr noden, char *ofile, int mode, char flavor)
/*
* Attach file to .flo
*
* Not that mbcico when connected to a node opens the file "r+",
* Note that mbcico when connected to a node opens the file "r+",
* locks it with fcntl(F_SETLK), F_RDLCK, whence=0, start=0L, len=0L.
* It seems that this lock is released after the files in the .flo
* files are send. I don't know what will happen if we add entries