OpenAFS CVS Commit: openafs/src/afs/LINUX by shadow
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Wed, 26 Mar 2008 00:17:19 EDT
Update of /cvs/openafs/src/afs/LINUX
In directory GRAND.CENTRAL.ORG:/data/sb/openafs-devel-1_5_x/src/afs/LINUX
Modified Files:
Tag: openafs-devel-1_5_x
osi_vnodeops.c
Log Message:
DELTA DEVEL15-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 for openafs-devel-1_5_x follows ---
DEVEL15-linux-dont-flush-writes-on-exec-20080326 openafs/src/afs/LINUX/osi_vnodeops.c 1.126.2.21 1.126.2.22