On Wed, Sep 20, 2017 at 9:18 AM, Cong Wang <xiyou.wangc...@gmail.com> wrote: > +errout_idr: > + if (fnew->handle) > + idr_remove_ext(&head->handle_idr, fnew->handle);
Hmm, I should check fold instead of fnew->handle here. I will update this patch.
On Wed, Sep 20, 2017 at 9:18 AM, Cong Wang <xiyou.wangc...@gmail.com> wrote: > +errout_idr: > + if (fnew->handle) > + idr_remove_ext(&head->handle_idr, fnew->handle);
Hmm, I should check fold instead of fnew->handle here. I will update this patch.