Remove O_EXCL from flags used to create files to be copied out of a
authorBen Pfaff <blp@cs.stanford.edu>
Fri, 3 Nov 2006 02:54:48 +0000 (02:54 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Fri, 3 Nov 2006 02:54:48 +0000 (02:54 +0000)
commita473a62d430dde919dd93efa05bbd0f236409965
tree80868d391dfcd77008c5562e2f87199b310faf64
parent715878a60731faea2c9809f8b245e1e0ac974909
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