Renaming flag in MemoryMapping
authorTom Jackson <tjackson@fb.com>
Sat, 23 Feb 2013 03:07:11 +0000 (19:07 -0800)
committerJordan DeLong <jdelong@fb.com>
Tue, 19 Mar 2013 00:07:52 +0000 (17:07 -0700)
commitd059cdd4f5791dd6c40772f817ed469cbe3a4132
tree4d69558b78cdc9e44acd276a7eb0508e08355969
parent2b8ea38174dea68f56f0e809f05c9d1867a93621
Renaming flag in MemoryMapping

Summary:
This flag conflicts with the flag with the same purpose in
`common/files/MemoryMappedFile.cpp`. Just renaming it for now.

Test Plan: Build

Reviewed By: lucian@fb.com

FB internal diff: D717067
folly/MemoryMapping.cpp