diff options
author | 2015-05-04 14:50:29 +0200 | |
---|---|---|
committer | 2015-05-04 14:50:29 +0200 | |
commit | a718c92219b35e8a75175fde85c4566ac5730273 (patch) | |
tree | 69b4b5ab9b19443b13c6368a39a91c3c78b9aa9c /scripts/gdb/linux/modules.py | |
parent | Linux 4.1-rc2 (diff) | |
download | wireguard-linux-a718c92219b35e8a75175fde85c4566ac5730273.tar.xz wireguard-linux-a718c92219b35e8a75175fde85c4566ac5730273.zip |
hostfs: Use correct mask for file mode
S_IFMT is obviously wrong and needs to be 0777.
We're interested in the file mode, not the type.
Fixes: b98b91029c (hostfs: No need to box and later unbox the file mode)
Reported-by: Markus Stenberg <markus.stenberg@iki.fi>
Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions