On Mon, Feb 18 2019 at 1:18pm -0500,
Helen Koike wrote:
> Add a dm-mod.create= kernel module parameter.
> It allows device-mapper targets to be configured at boot time for use early
> in the boot process (as the root device or otherwise).
>
> Signed-off-by: Will Drewry
> Signed-off-by: Kees Co
On Sun, Oct 14 2018 at 7:24am -0400,
Vitaly Chikunov wrote:
> Report to the upper level ability to discard, and translate arriving
> discards to the writes of random or zero data to the underlying level.
>
> Signed-off-by: Vitaly Chikunov
> ---
> This target is the same as the linear target
On Thu, Sep 27 2018 at 12:36pm -0400,
Kees Cook wrote:
> On Thu, Sep 27, 2018 at 7:23 AM, Mike Snitzer wrote:
> > On Wed, Sep 26 2018 at 3:16am -0400,
> > Richard Weinberger wrote:
> >
> >> Helen,
> >>
> >> On Wed, Sep 26, 2018 at 7:01 AM Helen
On Wed, Sep 26 2018 at 3:16am -0400,
Richard Weinberger wrote:
> Helen,
>
> On Wed, Sep 26, 2018 at 7:01 AM Helen Koike wrote:
> >
> > This series is reviving an old patchwork.
> > Booting from a mapped device requires an initramfs. This series is
> > allows for device-mapper targets to be con
On Tue, Jan 30 2018 at 4:39pm -0500,
John Pittman wrote:
> In commit f8350daf7af0 ("dm cache: tune migration throttling") the
> value for DEFAULT_MIGRATION_THRESHOLD was decreased from 204800 to
> 2048. Edit device-mapper/cache.txt to reflect the correct default
> value for migration_threshold.
On Fri, Feb 26 2016 at 2:59pm -0500,
Kees Cook wrote:
> On Fri, Feb 26, 2016 at 11:21 AM, Mike Snitzer wrote:
> > On Fri, Feb 26 2016 at 1:52pm -0500,
> > Kees Cook wrote:
> >
> >> On Fri, Feb 26, 2016 at 8:53 AM, Mike Snitzer wrote:
> >> > On Mon,
On Fri, Feb 26 2016 at 1:52pm -0500,
Kees Cook wrote:
> On Fri, Feb 26, 2016 at 8:53 AM, Mike Snitzer wrote:
> > On Mon, Feb 22 2016 at 1:55pm -0500,
> > Kees Cook wrote:
> >
> >> On Sun, Feb 21, 2016 at 2:08 PM, Alasdair G Kergon wrote:
> >> > On S
On Mon, Feb 22 2016 at 1:55pm -0500,
Kees Cook wrote:
> On Sun, Feb 21, 2016 at 2:08 PM, Alasdair G Kergon wrote:
> > On Sat, Feb 20, 2016 at 10:13:49AM -0800, Kees Cook wrote:
> >> This is a resurrection of a patch series from a few years back, first
> >> brought to the dm maintainers in 2010.