Revision 118b6292195cfb86a9f43cb65610fc6d980c65f4 authored by Trond Myklebust on 06 January 2020, 20:25:06 UTC, committed by Anna Schumaker on 15 January 2020, 15:54:32 UTC
Casting a negative value to an unsigned long is not the same as
converting it to its absolute value.

Fixes: 96650e2effa2 ("NFS: Fix show_nfs_errors macros again")
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
1 parent 25925b0
History
File Mode Size
Makefile -rw-r--r-- 161 bytes
expfs.c -rw-r--r-- 14.3 KB

back to top