Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1399757
| From | Jan Kara <jack@suse.cz> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v7 4/6] dax: export a low-level __dax_zero_page_range helper |
| Date | 2016-05-12 10:50 +0200 |
| Message-ID | <rxUtH-1Wg-1@gated-at.bofh.it> (permalink) |
| References | <rxJyi-84d-3@gated-at.bofh.it> <rxJHY-89n-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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... Honza -- Jan Kara <jack@suse.com> SUSE Labs, CR
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