Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1207895
| From | Dan Williams <dan.j.williams@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/2] fix regression in direct I/O to pmem devices |
| Date | 2015-08-14 22:30 +0200 |
| Message-ID | <pXtLX-4kb-9@gated-at.bofh.it> (permalink) |
| References | <pXtCh-48Q-9@gated-at.bofh.it> <pXtLX-4kb-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, Aug 14, 2015 at 1:22 PM, Dan Williams <dan.j.williams@intel.com> wrote: > On Fri, Aug 14, 2015 at 1:15 PM, Jeff Moyer <jmoyer@redhat.com> wrote: >> Linda Knippers noticed that commit bbab37ddc20b (block: Add support >> for DAX reads/writes to block devices) caused a regression in mkfs.xfs. >> Further investigation also uncovered issues related to misaligned >> partitions. This patch set addresses the two issues. >> >> [PATCH 1/2] dax: fix O_DIRECT I/O to the last block of a blockdev >> [PATCH 2/2] blockdev: don't set S_DAX for misaligned partitions > > Should these be "Cc: <stable@vger.kernel.org>" given the regression > fix is applicable back to 4.0? Sorry, regression *since* 4.0. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/2] fix regression in direct I/O to pmem devices Jeff Moyer <jmoyer@redhat.com> - 2015-08-14 22:20 +0200
[PATCH 1/2] dax: fix O_DIRECT I/O to the last block of a blockdev Jeff Moyer <jmoyer@redhat.com> - 2015-08-14 22:20 +0200
Re: [PATCH 1/2] dax: fix O_DIRECT I/O to the last block of a blockdev Linda Knippers <linda.knippers@hp.com> - 2015-08-14 23:00 +0200
Re: [PATCH 0/2] fix regression in direct I/O to pmem devices Dan Williams <dan.j.williams@intel.com> - 2015-08-14 22:30 +0200
Re: [PATCH 0/2] fix regression in direct I/O to pmem devices Dan Williams <dan.j.williams@intel.com> - 2015-08-14 22:30 +0200
Re: [PATCH 0/2] fix regression in direct I/O to pmem devices Jeff Moyer <jmoyer@redhat.com> - 2015-08-14 22:30 +0200
csiph-web