On 2020/1/1 2:14, Eric Biggers wrote: > From: Eric Biggers <[email protected]> > > Since allocating an object from a mempool never fails when > __GFP_DIRECT_RECLAIM (which is included in GFP_NOFS) is set, the check > for failure to allocate a bio_post_read_ctx is unnecessary. Remove it. > > Signed-off-by: Eric Biggers <[email protected]>
Reviewed-by: Chao Yu <[email protected]> Thanks, _______________________________________________ Linux-f2fs-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel
