diff options
author | tuxoko <[email protected]> | 2015-10-30 14:34:22 -0700 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2015-11-19 16:01:47 -0800 |
commit | d0c614ecf9eb0b5f5c5d75316c2faeff63e03c4e (patch) | |
tree | 89bf3c17a4bb93d5986e9c65a70fac535ebba966 /module/zfs/bptree.c | |
parent | d287880afd843bd8c0cbcabe514b65083d1a0090 (diff) |
Fix null pointer in arc_kmem_reap_now on 32-bit
On 32 bit system, zio_buf_cache is limit to 1M. Larger than that is all NULL.
So we need to avoid reaping them.
Signed-off-by: Chunwei Chen <[email protected]>
Signed-off-by: Brian Behlendorf <[email protected]>
Issue #3973
Diffstat (limited to 'module/zfs/bptree.c')
0 files changed, 0 insertions, 0 deletions