diff options
author | 2014-12-13 00:59:42 +0100 | |
---|---|---|
committer | 2014-12-13 00:59:42 +0100 | |
commit | 1afaba1ecb5299cdd0f69b5bad98b0185fe71e79 (patch) | |
tree | 19b3bdd7c514de98a9131665fcb360fda3178d4e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ovl: check whiteout while reading directory (diff) | |
download | wireguard-linux-1afaba1ecb5299cdd0f69b5bad98b0185fe71e79.tar.xz wireguard-linux-1afaba1ecb5299cdd0f69b5bad98b0185fe71e79.zip |
ovl: make path-type a bitmap
OVL_PATH_PURE_UPPER -> __OVL_PATH_UPPER | __OVL_PATH_PURE
OVL_PATH_UPPER -> __OVL_PATH_UPPER
OVL_PATH_MERGE -> __OVL_PATH_UPPER | __OVL_PATH_MERGE
OVL_PATH_LOWER -> 0
Multiple R/O layers will allow __OVL_PATH_MERGE without __OVL_PATH_UPPER.
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions