Whamcloud - gitweb
b=23196 quota broadcast crashes with inactive OSC
authorJohann Lombardi <johann@sun.com>
Sun, 27 Jun 2010 05:48:51 +0000 (07:48 +0200)
committerjohann <johann@granier.local>
Sun, 27 Jun 2010 05:51:20 +0000 (07:51 +0200)
commit4562d0d6bce898bdc7a784c06b9ad33202ff0aa2
tree5588def2b0b31fb6de8783fa7d29f479fe5382b5
parent46a942931ab057abcb68802d285c77731c2a476d
b=23196 quota broadcast crashes with inactive OSC

lov_quota_adjust_qunit() must take a lov reference
and check for lov->lov_tgts[i] != NULL when parsing
lov->lov_tgts.
lustre/quota/quota_adjust_qunit.c