OpenAFS CVS Commit: openafs/src/afs/LINUX by shadow
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Wed, 26 Mar 2008 00:16:51 EDT
Update of /cvs/openafs/src/afs/LINUX
In directory GRAND.CENTRAL.ORG:/data/sb/openafs/src/afs/LINUX
Modified Files:
osi_vnodeops.c
Log Message:
DELTA linux-dont-flush-writes-on-exec-20080326
AUTHOR chas@cmf.nrl.navy.mil
LICENSE IPL10
FIXES 17509
because of when fds are NULL'd in file_table this should work except when one process has the same file open for read and for write in different FDs; otherwise, the last write fd to close collects the error.
--- DELTA config follows ---
linux-dont-flush-writes-on-exec-20080326 openafs/src/afs/LINUX/osi_vnodeops.c 1.146 1.147