diff options
author | Eric Biggers <ebiggers@google.com> | 2017-04-29 23:47:50 -0400 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2017-04-29 23:47:50 -0400 |
commit | d60061867303aa2fee516e9a34efc15e78d975a9 (patch) | |
tree | 8809db4e180a92f88d9de2f0031783cdb7681fcc /virt | |
parent | 1bc0af600b011dbbf9bbf39664b858ea2e365729 (diff) |
ext4: constify static data that is never modified
Constify static data in ext4 that is never (intentionally) modified so
that it is placed in .rodata and benefits from memory protection.
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions