On Wed, Nov 18, 2015 at 12:28:38PM -0800, Rajat Jain wrote:

> > _If_ you are returning them via a sucky API, the right sequence is
> >         reserve the descriptor(s)
> >         set the file(s) up
> >         fill whatever structure you'll be using to report descriptors to
> > userland and copy it to userland memory
> 
> If this step fails, what is the cleanup needed for "set the files up"
> anon_inode_getfile() step? is it fput()?

Yes.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to