[1024] in Source-Commits
athena/bin/discuss/server atom.c coreutil.c expunge.c
daemon@ATHENA.MIT.EDU (Greg Hudson)
Tue Jan 28 06:09:00 1997
From: Greg Hudson <ghudson@MIT.EDU>
To: source-commits@MIT.EDU
Date: Tue, 28 Jan 1997 06:08:54 EST
Update of /afs/dev.mit.edu/source/repository/athena/bin/discuss/server
In directory the-light-fantastic:/afs/dev.mit.edu/user/ghudson/athena/bin/discuss/server
Modified Files:
atom.c coreutil.c expunge.c
Log Message:
From kretch and srz: use F_SETLKW instead of F_SETLK when setting locks,
so we wait instead of bombing out. In start_read(), use a non-exclusive
lock.