]> git.michaelhowe.org Git - packages/o/openafs.git/commit
Set the maxfilesize rlimit to infinity while writing to cache files
authorNickolai Zeldovich <kolya@mit.edu>
Fri, 9 Aug 2002 22:15:12 +0000 (22:15 +0000)
committerNickolai Zeldovich <kolya@mit.edu>
Fri, 9 Aug 2002 22:15:12 +0000 (22:15 +0000)
commit3e6640e96dfee36cc302428d71f5de210f67be5f
tree8f538c6bdb73a24e592cda79e832664588dc4812
parentcaeecc241e6b4133009e9997cba4e4f259c33e60
Set the maxfilesize rlimit to infinity while writing to cache files
to avoid potential truncation if the user's rlimit is too low.  This
bug likely also exists in AIX, DARWIN, DUX, FBSD, HPUX and NBSD, but
surprisingly IRIX got this right.
src/afs/LINUX/osi_misc.c
src/afs/SOLARIS/osi_file.c