Whamcloud - gitweb
After a backend disk failure, we somehow got called in dio_complete_routine,
authorphil <phil>
Sat, 26 Feb 2005 02:53:54 +0000 (02:53 +0000)
committerphil <phil>
Sat, 26 Feb 2005 02:53:54 +0000 (02:53 +0000)
commit7fd3df626b71593c2750a8a87cf2e1ce93a77b3e
tree9458997430741f6ab2eb96bff05d39dbb8651e1d
parent8294fdb095f184dacf14ef063876cbaf45a6f91a
After a backend disk failure, we somehow got called in dio_complete_routine,
with what looked like a NULL bio->bi_private.

Add some debugging, in case we ever see this again.
lustre/obdfilter/filter_io_26.c