On Fri, Mar 05, 2021 at 02:57:20PM +0800, Jeffle Xu wrote: > Similar to commit a4c8dd9c2d09 ("dm table: fix iterate_devices based > device capability checks"), fix partial completion capability check and > invert logic of the corresponding iterate_devices_callout_fn so that all > devices' partial completion capabilities are properly checked. > > Signed-off-by: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx> > Fixes: 22c11858e800 ("dm: introduce DM_TYPE_NVME_BIO_BASED") > --- > drivers/md/dm-table.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) Why isn't this a commit in Linus's tree? That needs to be really really explicitly documented here. thanks, greg k-h