aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorJohn Stultz <john.stultz@linaro.org>2015-10-19 00:01:05 -0400
committerTheodore Ts'o <tytso@mit.edu>2015-10-19 00:01:05 -0400
commit16175039e6c6527453a23b4949c2a68e82750895 (patch)
tree868a8d5927ebb4dd920c295914333da20a2b318e /net/unix/af_unix.c
parentext4: do not allow journal_opts for fs w/o journal (diff)
downloadwireguard-linux-16175039e6c6527453a23b4949c2a68e82750895.tar.xz
wireguard-linux-16175039e6c6527453a23b4949c2a68e82750895.zip
ext4: fix abs() usage in ext4_mb_check_group_pa
The ext4_fsblk_t type is a long long, which should not be used with abs(), as is done in ext4_mb_check_group_pa(). This patch modifies ext4_mb_check_group_pa() to use abs64() instead. Signed-off-by: John Stultz <john.stultz@linaro.org> Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions