Whamcloud - gitweb
client_disconnect_export vs connect request race.
authorshadow <shadow>
Thu, 11 Dec 2008 05:53:14 +0000 (05:53 +0000)
committershadow <shadow>
Thu, 11 Dec 2008 05:53:14 +0000 (05:53 +0000)
commitdf78a8e319c5e738d2b1f613382577d3828da8fd
tree6f3cc10c4ec1f72ab27fdf78acdc04cc6a3d270c
parenta4921671d04d8a8658bbb1aff8ba022b99e6e1ba
client_disconnect_export vs connect request race.
if client will evicted at this time - we start invalidate
thread without reference to import and import can be freed
at same time.

Branch HEAD
b=17802
i=nathan
i=johann
lustre/ChangeLog
lustre/ptlrpc/import.c