Whamcloud - gitweb
client_disconnect_export vs connect request race.
authorshadow <shadow>
Thu, 11 Dec 2008 05:52:47 +0000 (05:52 +0000)
committershadow <shadow>
Thu, 11 Dec 2008 05:52:47 +0000 (05:52 +0000)
commitb594b99acee5709bd01708da84256fa4b1869137
treeb2e243f8925e142d5fc89fb5a2b250d33510dcdc
parent1c7d69ecb08579b7b3ea1fad3f3ea4974aacdbdf
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 b1_6
b=17802
i=nathan
i=johann
lustre/ChangeLog
lustre/ptlrpc/import.c