On Wed, May 13, 2015 at 11:17:52AM -0400, Weston Andros Adamson wrote: > Hey Christoph, > > Sorry this got buried in my inbox :-/ > > - WARN_ON_ONCE(req_start > seg_end); > + WARN_ON_ONCE(req_start >= seg_end); > > I think you???re right, I shouldn???t have changed that WARN_ON. > > It???s been a while since I looked at this, but I???m wondering if that WARN_ON > even makes sense anymore now that we do handle multiple segments. Are you going to send a patch for this? -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html