Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1400249
| From | "Verma, Vishal L" <vishal.l.verma@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v7 4/6] dax: export a low-level __dax_zero_page_range helper |
| Date | 2016-05-12 19:10 +0200 |
| Message-ID | <ry2hA-1IC-29@gated-at.bofh.it> (permalink) |
| References | <rxJyi-84d-3@gated-at.bofh.it> <rxJHY-89n-15@gated-at.bofh.it> <rxUtH-1Wg-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, 2016-05-12 at 10:41 +0200, Jan Kara wrote: > On Wed 11-05-16 15:08:50, Vishal Verma wrote: > > > > From: Christoph Hellwig <hch@lst.de> > > > > This allows XFS to perform zeroing using the iomap infrastructure > > and > > avoid buffer heads. > > > > [vishal: fix conflicts with dax-error-handling] > > Signed-off-by: Christoph Hellwig <hch@lst.de> > Looks good. You can add: > > Reviewed-by: Jan Kara <jack@suse.cz> > > BTW: You are supposed to add your Signed-off-by when forwarding > patches > like this... Ah I didn't know. I'll add it when making the stable topic branch for this. Thanks!
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v7 0/6] dax: handling media errors (clear-on-zero only) Vishal Verma <vishal.l.verma@intel.com> - 2016-05-11 23:10 +0200
[PATCH v7 6/6] dax: fix a comment in dax_zero_page_range and dax_truncate_page Vishal Verma <vishal.l.verma@intel.com> - 2016-05-11 23:10 +0200
[PATCH v7 2/6] dax: enable dax in the presence of known media errors (badblocks) Vishal Verma <vishal.l.verma@intel.com> - 2016-05-11 23:20 +0200
[PATCH v7 3/6] dax: use sb_issue_zerout instead of calling dax_clear_sectors Vishal Verma <vishal.l.verma@intel.com> - 2016-05-11 23:20 +0200
[PATCH v7 4/6] dax: export a low-level __dax_zero_page_range helper Vishal Verma <vishal.l.verma@intel.com> - 2016-05-11 23:20 +0200
Re: [PATCH v7 4/6] dax: export a low-level __dax_zero_page_range helper Jan Kara <jack@suse.cz> - 2016-05-12 10:50 +0200
Re: [PATCH v7 4/6] dax: export a low-level __dax_zero_page_range helper "Verma, Vishal L" <vishal.l.verma@intel.com> - 2016-05-12 19:10 +0200
[PATCH v7 5/6] dax: for truncate/hole-punch, do zeroing through the driver if possible Vishal Verma <vishal.l.verma@intel.com> - 2016-05-11 23:20 +0200
Re: [PATCH v7 5/6] dax: for truncate/hole-punch, do zeroing through the driver if possible Jan Kara <jack@suse.cz> - 2016-05-12 10:40 +0200
csiph-web