diff options
author | 2012-10-31 16:05:48 +0800 | |
---|---|---|
committer | 2012-10-31 16:26:25 -0400 | |
commit | 7175fe90153e6375082d65884fbb41ab3bbb4901 (patch) | |
tree | 487e9206cc31f1a214ee43771325193abb4a2b89 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | NFS: fix bug in legacy DNS resolver. (diff) | |
download | linux-dev-7175fe90153e6375082d65884fbb41ab3bbb4901.tar.xz linux-dev-7175fe90153e6375082d65884fbb41ab3bbb4901.zip |
nfs: Check whether a layout pointer is NULL before free it
The new layout pointer in pnfs_find_alloc_layout() may be NULL because of
out of memory. we must do some check work, otherwise pnfs_free_layout_hdr()
will go wrong because it can not deal with a NULL pointer.
Signed-off-by: Yanchuan Nian <ycnian@gmail.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions