RE: [PATCH v2 1/1] RDMA/mana_ib: ignore optional access flags for MRs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> > Ignore optional ib_access_flags when an MR is created.
> 
> Can you add details on why this is needed?

Do you mean to the commit message?
If we do not ignore these optional flags, the reg user mr fails because the next 2 lines:
	if (access_flags & ~VALID_MR_FLAGS)
		return ERR_PTR(-EINVAL);




[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Photo]     [Yosemite News]     [Yosemite Photos]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux