diff options
author | 2017-04-29 23:47:50 -0400 | |
---|---|---|
committer | 2017-04-29 23:47:50 -0400 | |
commit | d60061867303aa2fee516e9a34efc15e78d975a9 (patch) | |
tree | 8809db4e180a92f88d9de2f0031783cdb7681fcc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ext4: trim return value and 'dir' argument from ext4_insert_dentry() (diff) | |
download | wireguard-linux-d60061867303aa2fee516e9a34efc15e78d975a9.tar.xz wireguard-linux-d60061867303aa2fee516e9a34efc15e78d975a9.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions