Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvm
[pandora-kernel.git] / net / sunrpc / xprtrdma / xprt_rdma.h
index c7a7eba..cae761a 100644 (file)
@@ -164,6 +164,7 @@ struct rpcrdma_mr_seg {             /* chunk descriptors */
                                struct {
                                        struct ib_fast_reg_page_list *fr_pgl;
                                        struct ib_mr *fr_mr;
+                                       enum { FRMR_IS_INVALID, FRMR_IS_VALID  } state;
                                } frmr;
                        } r;
                        struct list_head mw_list;