Remove O_EXCL from flags used to create files to be copied out of a
commitb0563fedda9b22af7bac3e3f790a942df8a4b626
authorBen Pfaff <blp@cs.stanford.edu>
Fri, 3 Nov 2006 02:54:48 +0000 (3 02:54 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Fri, 3 Nov 2006 02:54:48 +0000 (3 02:54 +0000)
tree484b6f7ef1b1f1bf3998d98fd258f9449bcae659
parent0cbbf7d25a9044f6614a01243b01dd4fdfa1094c
Remove O_EXCL from flags used to create files to be copied out of a
Pintos scratch disk, in get_scratch_file.
Thanks to Godmar Back for pointing out the problem.
src/utils/pintos