Skip to content
Commit 697ce9be authored by Zhang Yanfei's avatar Zhang Yanfei Committed by Linus Torvalds
Browse files

fs/nfsd: change type of max_delegations, nfsd_drc_max_mem and nfsd_drc_mem_used



The three variables are calculated from nr_free_buffer_pages so change
their types to unsigned long in case of overflow.

Signed-off-by: default avatarZhang Yanfei <zhangyanfei@cn.fujitsu.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 43be594a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment