< 10 hour makehistory.
Katsuhiro Kondou
kondou at nec.co.jp
Thu Aug 17 22:50:20 UTC 2000
In article <8nh9vb$b56$1 at enterprise.cistron.net>,
list-inn-workers at news.cistron.nl (Miquel van Smoorenburg) wrote;
} All the lseek(50, 0, SEEK_CUR) calls could and should be dropped-
} they don't do anything.
Buffindexed never calls lseek() for itself. And I'm very
curious why write() is called for writing overivew data,
while overview index is written thru pwrite(). Buffindexed
uses pwrite() for both.
} The fcntl(36, F_SETLKW, ...) stuff can be
} dropped as well - when we are rebuilding, no innd should be writing
} to the overview files, or can you run innd during an overview rebuild ?
I don't think lock/unlock should go away for the reason innd
or expireover may not run at the same time. They could be run
manually, and people who don't understand inn very well may
do.
--
Katsuhiro Kondou
More information about the inn-workers
mailing list