Allow writing to the private index file mapping.
commit520fc2415e83c0adfc1186ee922472c338cb4146
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 27 Apr 2005 02:27:27 +0000 (26 19:27 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 27 Apr 2005 02:27:27 +0000 (26 19:27 -0700)
treeb3cf5da7f8ed3a8bafb2b318eb150827e9970d14
parentb0fe89caeb0c37405874bad66702f49ff4977972
Allow writing to the private index file mapping.

We now modify the in-memory copy of the index file in "diff-cache", so
we need to add PROT_WRITE.
read-cache.c