From: Mike Snitzer <snitzer@redhat.com>
To: Vasily Tarasov <tarasov@vasily.name>
Cc: ejt@redhat.com, Christoph Hellwig <hch@infradead.org>,
dm-devel@redhat.com, Philip Shilane <philip.shilane@emc.com>,
Sonam Mandal <sonam.dp42@gmail.com>,
Erez Zadok <ezk@fsl.cs.sunysb.edu>,
Mikulas Patocka <mpatocka@redhat.com>
Subject: Re: [PATCH RFC 00/10] dm-dedup: device-mapper deduplication target
Date: Thu, 17 Jul 2014 22:43:36 -0400 [thread overview]
Message-ID: <20140718024336.GA1291@redhat.com> (raw)
In-Reply-To: <20140506134357.GA27331@vass-desktop>
On Tue, May 06 2014 at 9:43am -0400,
Vasily Tarasov <tarasov@vasily.name> wrote:
> Interestingly, I can see 4, 5, and 7 in dm-devel's archive:
>
> https://www.redhat.com/archives/dm-devel/2014-April/author.html
>
> In any case, you can pull the patches from:
>
> git://git.fsl.cs.sunysb.edu/linux-dmdedup.git
>
> Branch: rfc-v1.1
>
> Thanks for looking into this.
Hi,
I haven't been able to get to _really_ reviewing dm-dedup. It isn't
anything against you guys.. I've just been quite busy with other tasks.
I did start in on dm-dedup a month or so ago by staging a baseline of
your work in a branch here:
http://git.kernel.org/cgit/linux/kernel/git/snitzer/linux.git/log/?h=dm-dedup
I found a few things that didn't look right, but they are more
DM-specific mechanics and not anything to do with your approach for
accomplishing dedup, see the FIXMEs I added to the documentation file in
this commit:
http://git.kernel.org/cgit/linux/kernel/git/snitzer/linux.git/commit/?h=dm-dedup&id=fed855928fba624c7a494db7519c37dcc7c9492d
The reconstruct= param isn't needed. In both dm-thinp and dm-cache we
use __superblock_all_zeroes to checks if the metadata device's
superblock is all zeros. Ideally dm-dedup would do something
comparable.
I'm going to be on paternity leave until Sept. 8. It'd be great if Joe
and/or Mikulas took some time to review dm-dedup but I'm not sure if
they'll be able to. I do hope to be around to respond to emails
periodically but my availability is TBD at this point.
When I get back from leave I'll definitely make dm-dedup a priority if
others don't beat me to it.
next prev parent reply other threads:[~2014-07-18 2:43 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-28 22:03 [PATCH RFC 00/10] dm-dedup: device-mapper deduplication target Vasily Tarasov
2014-04-29 6:23 ` Bart Van Assche
2014-04-29 13:26 ` Vasily Tarasov
2014-05-05 18:24 ` Mike Snitzer
2014-05-06 13:43 ` Vasily Tarasov
2014-05-06 14:23 ` Mike Snitzer
2014-07-18 2:43 ` Mike Snitzer [this message]
2014-07-18 11:59 ` Vasily Tarasov
2014-07-18 13:29 ` Joe Thornber
2014-07-18 14:44 ` Mike Snitzer
2015-03-06 18:37 ` Vivek Goyal
2015-03-06 23:31 ` Akira Hayakawa
2015-03-07 21:31 ` Vasily Tarasov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140718024336.GA1291@redhat.com \
--to=snitzer@redhat.com \
--cc=dm-devel@redhat.com \
--cc=ejt@redhat.com \
--cc=ezk@fsl.cs.sunysb.edu \
--cc=hch@infradead.org \
--cc=mpatocka@redhat.com \
--cc=philip.shilane@emc.com \
--cc=sonam.dp42@gmail.com \
--cc=tarasov@vasily.name \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.