diff options
author | 2022-08-10 14:28:04 -0600 | |
---|---|---|
committer | 2022-09-30 17:39:50 +0300 | |
commit | f27b92ec0926efa3eadcebb97a90faba12e16041 (patch) | |
tree | 4e84b019defff2ab6eeade890f9c7be7f1e05d73 /tools/perf/scripts/python | |
parent | fs/ntfs3: Add null pointer check to attr_load_runs_vcn (diff) | |
download | wireguard-linux-f27b92ec0926efa3eadcebb97a90faba12e16041.tar.xz wireguard-linux-f27b92ec0926efa3eadcebb97a90faba12e16041.zip |
fs/ntfs3: Fix [df]mask display in /proc/mounts
ntfs3's dmask and fmask mount options are 16-bit quantities but are displayed
as 1-extended 32-bit values in /proc/mounts. Fix this by circumventing
integer promotion.
Signed-off-by: Marc Aurèle La France <tsi@tuyoix.net>
Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions