Whamcloud - gitweb
LU-3453 mdt: check for packed reply in mdt_intent_opc()
authorJohn L. Hammond <john.hammond@intel.com>
Wed, 12 Jun 2013 18:15:14 +0000 (13:15 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 13 Jun 2013 21:33:22 +0000 (17:33 -0400)
commitd6954c0e5248aaa6e69fd0f3cc2478c3fb1d6c8f
treeec4f1af9a5b8bb1e591b348db934cd9c9015da7e
parent3e37d73b011ac1203c8cdd9f696652812bde5d2e
LU-3453 mdt: check for packed reply in mdt_intent_opc()

In mdt_intent_opc() check that the reply has been packed before trying
to adjust the lock policy result.

Signed-off-by: John L. Hammond <john.hammond@intel.com>
Change-Id: Iab2858bf26390e6c305fcca6b7b7e0bc1be32a71
Reviewed-on: http://review.whamcloud.com/6617
Tested-by: Hudson
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
lustre/mdt/mdt_handler.c