Whamcloud - gitweb
LU-15014 osc: Fix possible null pointer 75/44975/3
authorPatrick Farrell <pfarrell@whamcloud.com>
Thu, 6 Oct 2022 11:40:41 +0000 (07:40 -0400)
committerOleg Drokin <green@whamcloud.com>
Tue, 20 Dec 2022 14:43:39 +0000 (14:43 +0000)
commit20b56835b82c5d21c51ab981e441c7607a5eaae5
treead1c4754d9807ffd0b1ac6ca6e3a1d49dec5d8cb
parent6293a8723d850d72e7313a92fa967e24d580f59d
LU-15014 osc: Fix possible null pointer

Change init to fix possible null pointer access.

Signed-off-by: Patrick Farrell <pfarrell@whamcloud.com>
Change-Id: Id1bee8b5ea5fb92a8831992ad44c487c69d52e1e
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/44975
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/osc/osc_cache.c