Whamcloud - gitweb
Branch b1_4
authoradilger <adilger>
Thu, 11 Aug 2005 00:24:19 +0000 (00:24 +0000)
committeradilger <adilger>
Thu, 11 Aug 2005 00:24:19 +0000 (00:24 +0000)
commit099d79b3dd601abaae25b8065c5b9869ddba9d72
treec12c43a68f850f08004e1d72eb89de2ff86950e7
parent90a59c5ba4604f46c42e802e43628a5352d17384
Branch b1_4
Add check for NULL imp_conn_current.  It isn't clear whether this should
always be non-NULL (in which case locking is bad, though we can't really
expect to hold imp_lock over the whole operation) or whether it is OK
to handle the NULL case gracefully.
b=7269
r=jacob
lustre/ptlrpc/import.c