diff options
author | Zhang Yanfei <zhangyanfei@cn.fujitsu.com> | 2013-02-23 01:35:47 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-02-24 02:50:22 +0100 |
commit | 697ce9be7d5c78d6a53dee15f5574f7398cba05c (patch) | |
tree | 5d796874cb19a7c6de1000525e86e8d15cf358d4 /mm | |
parent | fs/buffer.c: change type of max_buffer_heads to unsigned long (diff) | |
download | linux-697ce9be7d5c78d6a53dee15f5574f7398cba05c.tar.xz linux-697ce9be7d5c78d6a53dee15f5574f7398cba05c.zip |
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: Zhang Yanfei <zhangyanfei@cn.fujitsu.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions