Re: [PATCH 05/12] bcache: convert to bioset_init()/mempool_init()

2018-05-20 Thread Coly Li
On 2018/5/21 6:25 AM, Kent Overstreet wrote: > Signed-off-by: Kent Overstreet Hi Kent, This change looks good to me, Reviewed-by: Coly Li Thanks. Coly Li > --- > drivers/md/bcache/bcache.h | 10 +- > drivers/md/bcache/bset.c| 13 - > drivers/m

Re: [PATCH 1/2] E2fsprogs: use the generic inode flags

2011-04-18 Thread Coly Li
deletions(-) > [snip] Hi Bo, Could you please to introduce the motivation of this patch set a little bit more? Thanks. -- Coly Li -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH 1/2] E2fsprogs: use the generic inode flags

2011-04-18 Thread Coly Li
On 2011年04月18日 17:01, liubo Wrote: > On 04/18/2011 04:41 PM, Coly Li wrote: >> On 2011年04月18日 15:37, liubo Wrote: >>> Signed-off-by: Liu Bo >>> --- >>> debugfs/htree.c|2 +- >>> e2fsck/pass1.c | 22 +++--- >