All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1493138603.2758.3.camel@redhat.com>

diff --git a/a/1.txt b/N1/1.txt
index b6fa81a..1514437 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -91,7 +91,7 @@ index 94dd27ef4a76..aa912b65792a 100644
 +between successive writeback requests.
 +
 +When there is an error during writeback, then an error should be
-+reported to fsync on all file descriptors that were open@the time of
++reported to fsync on all file descriptors that were open at the time of
 +the error. This is typically done by setting the wb_err value in the
 +address_space via mapping_set_error when writeback errors occur. The
 +vfs-layer fsync code will then report the errors on a per-fd basis.
diff --git a/a/content_digest b/N1/content_digest
index b1ef989..e222ab8 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -6,9 +6,36 @@
  "ref\01493116513.2758.1.camel@redhat.com\0"
  "ref\020170425111903.GI2793@quack2.suse.cz\0"
  "From\0Jeff Layton <jlayton@redhat.com>\0"
- "Subject\0[Cluster-devel] [PATCH v3 10/20] fuse: set mapping error in writepage_locked when it fails\0"
+ "Subject\0Re: [PATCH v3 10/20] fuse: set mapping error in writepage_locked when it fails\0"
  "Date\0Tue, 25 Apr 2017 12:43:23 -0400\0"
- "To\0cluster-devel.redhat.com\0"
+ "To\0Jan Kara <jack@suse.cz>\0"
+ "Cc\0linux-fsdevel@vger.kernel.org"
+  linux-kernel@vger.kernel.org
+  linux-btrfs@vger.kernel.org
+  linux-ext4@vger.kernel.org
+  linux-cifs@vger.kernel.org
+  linux-mm@kvack.org
+  jfs-discussion@lists.sourceforge.net
+  linux-xfs@vger.kernel.org
+  cluster-devel@redhat.com
+  linux-f2fs-devel@lists.sourceforge.net
+  v9fs-developer@lists.sourceforge.net
+  osd-dev@open-osd.org
+  linux-nilfs@vger.kernel.org
+  linux-block@vger.kernel.org
+  dhowells@redhat.com
+  akpm@linux-foundation.org
+  hch@infradead.org
+  ross.zwisler@linux.intel.com
+  mawilcox@microsoft.com
+  jack@suse.com
+  viro@zeniv.linux.org.uk
+  corbet@lwn.net
+  neilb@suse.de
+  clm@fb.com
+  tytso@mit.edu
+  axboe@kernel.dk
+ " Jonathan Corbet <corbet@lwn.net>\0"
  "\00:1\0"
  "b\0"
  "On Tue, 2017-04-25 at 13:19 +0200, Jan Kara wrote:\n"
@@ -104,7 +131,7 @@
  "+between successive writeback requests.\n"
  "+\n"
  "+When there is an error during writeback, then an error should be\n"
- "+reported to fsync on all file descriptors that were open@the time of\n"
+ "+reported to fsync on all file descriptors that were open at the time of\n"
  "+the error. This is typically done by setting the wb_err value in the\n"
  "+address_space via mapping_set_error when writeback errors occur. The\n"
  "+vfs-layer fsync code will then report the errors on a per-fd basis.\n"
@@ -129,4 +156,4 @@
  "   fasync: called by the fcntl(2) system call when asynchronous\n"
  " \t(non-blocking) mode is enabled for a file"
 
-65cd173638cbe6e661004f1b6973c42bfb6b44a02fae89c6c75e1963e46838a0
+2c598e91f1d9a7e146b60790e438adcbb83ca7206e867a2d46c794884010ee6d

diff --git a/a/1.txt b/N2/1.txt
index b6fa81a..6504da6 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -91,7 +91,7 @@ index 94dd27ef4a76..aa912b65792a 100644
 +between successive writeback requests.
 +
 +When there is an error during writeback, then an error should be
-+reported to fsync on all file descriptors that were open@the time of
++reported to fsync on all file descriptors that were open at the time of
 +the error. This is typically done by setting the wb_err value in the
 +address_space via mapping_set_error when writeback errors occur. The
 +vfs-layer fsync code will then report the errors on a per-fd basis.
@@ -115,3 +115,9 @@ index 94dd27ef4a76..aa912b65792a 100644
  
    fasync: called by the fcntl(2) system call when asynchronous
  	(non-blocking) mode is enabled for a file
+
+--
+To unsubscribe, send a message with 'unsubscribe linux-mm' in
+the body to majordomo@kvack.org.  For more info on Linux MM,
+see: http://www.linux-mm.org/ .
+Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
diff --git a/a/content_digest b/N2/content_digest
index b1ef989..cef314b 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -6,9 +6,36 @@
  "ref\01493116513.2758.1.camel@redhat.com\0"
  "ref\020170425111903.GI2793@quack2.suse.cz\0"
  "From\0Jeff Layton <jlayton@redhat.com>\0"
- "Subject\0[Cluster-devel] [PATCH v3 10/20] fuse: set mapping error in writepage_locked when it fails\0"
+ "Subject\0Re: [PATCH v3 10/20] fuse: set mapping error in writepage_locked when it fails\0"
  "Date\0Tue, 25 Apr 2017 12:43:23 -0400\0"
- "To\0cluster-devel.redhat.com\0"
+ "To\0Jan Kara <jack@suse.cz>\0"
+ "Cc\0linux-fsdevel@vger.kernel.org"
+  linux-kernel@vger.kernel.org
+  linux-btrfs@vger.kernel.org
+  linux-ext4@vger.kernel.org
+  linux-cifs@vger.kernel.org
+  linux-mm@kvack.org
+  jfs-discussion@lists.sourceforge.net
+  linux-xfs@vger.kernel.org
+  cluster-devel@redhat.com
+  linux-f2fs-devel@lists.sourceforge.net
+  v9fs-developer@lists.sourceforge.net
+  osd-dev@open-osd.org
+  linux-nilfs@vger.kernel.org
+  linux-block@vger.kernel.org
+  dhowells@redhat.com
+  akpm@linux-foundation.org
+  hch@infradead.org
+  ross.zwisler@linux.intel.com
+  mawilcox@microsoft.com
+  jack@suse.com
+  viro@zeniv.linux.org.uk
+  corbet@lwn.net
+  neilb@suse.de
+  clm@fb.com
+  tytso@mit.edu
+  axboe@kernel.dk
+ " Jonathan Corbet <corbet@lwn.net>\0"
  "\00:1\0"
  "b\0"
  "On Tue, 2017-04-25 at 13:19 +0200, Jan Kara wrote:\n"
@@ -104,7 +131,7 @@
  "+between successive writeback requests.\n"
  "+\n"
  "+When there is an error during writeback, then an error should be\n"
- "+reported to fsync on all file descriptors that were open@the time of\n"
+ "+reported to fsync on all file descriptors that were open at the time of\n"
  "+the error. This is typically done by setting the wb_err value in the\n"
  "+address_space via mapping_set_error when writeback errors occur. The\n"
  "+vfs-layer fsync code will then report the errors on a per-fd basis.\n"
@@ -127,6 +154,12 @@
  "+\t the application and the file's error sequence advanced.\n"
  " \n"
  "   fasync: called by the fcntl(2) system call when asynchronous\n"
- " \t(non-blocking) mode is enabled for a file"
+ " \t(non-blocking) mode is enabled for a file\n"
+ "\n"
+ "--\n"
+ "To unsubscribe, send a message with 'unsubscribe linux-mm' in\n"
+ "the body to majordomo@kvack.org.  For more info on Linux MM,\n"
+ "see: http://www.linux-mm.org/ .\n"
+ "Don't email: <a href=mailto:\"dont@kvack.org\"> email@kvack.org </a>"
 
-65cd173638cbe6e661004f1b6973c42bfb6b44a02fae89c6c75e1963e46838a0
+1a251843ed62b03f708e128e8c8d6c0ebcff84157d4e74ea4e0297f529c370ff

diff --git a/a/1.txt b/N3/1.txt
index b6fa81a..6504da6 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -91,7 +91,7 @@ index 94dd27ef4a76..aa912b65792a 100644
 +between successive writeback requests.
 +
 +When there is an error during writeback, then an error should be
-+reported to fsync on all file descriptors that were open@the time of
++reported to fsync on all file descriptors that were open at the time of
 +the error. This is typically done by setting the wb_err value in the
 +address_space via mapping_set_error when writeback errors occur. The
 +vfs-layer fsync code will then report the errors on a per-fd basis.
@@ -115,3 +115,9 @@ index 94dd27ef4a76..aa912b65792a 100644
  
    fasync: called by the fcntl(2) system call when asynchronous
  	(non-blocking) mode is enabled for a file
+
+--
+To unsubscribe, send a message with 'unsubscribe linux-mm' in
+the body to majordomo@kvack.org.  For more info on Linux MM,
+see: http://www.linux-mm.org/ .
+Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
diff --git a/a/content_digest b/N3/content_digest
index b1ef989..f6ef9b1 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -6,9 +6,35 @@
  "ref\01493116513.2758.1.camel@redhat.com\0"
  "ref\020170425111903.GI2793@quack2.suse.cz\0"
  "From\0Jeff Layton <jlayton@redhat.com>\0"
- "Subject\0[Cluster-devel] [PATCH v3 10/20] fuse: set mapping error in writepage_locked when it fails\0"
+ "Subject\0Re: [PATCH v3 10/20] fuse: set mapping error in writepage_locked when it fails\0"
  "Date\0Tue, 25 Apr 2017 12:43:23 -0400\0"
- "To\0cluster-devel.redhat.com\0"
+ "To\0Jan Kara <jack@suse.cz>\0"
+ "Cc\0linux-fsdevel@vger.kernel.org"
+  linux-kernel@vger.kernel.org
+  linux-btrfs@vger.kernel.org
+  linux-ext4@vger.kernel.org
+  linux-cifs@vger.kernel.org
+  linux-mm@kvack.org
+  jfs-discussion@lists.sourceforge.net
+  linux-xfs@vger.kernel.org
+  cluster-devel@redhat.com
+  linux-f2fs-devel@lists.sourceforge.net
+  v9fs-developer@lists.sourceforge.net
+  osd-dev@open-osd.org
+  linux-nilfs@vger.kernel.org
+  linux-block@vger.kernel.org
+  dhowells@redhat.com
+  akpm@linux-foundation.org
+  hch@infradead.org
+  ross.zwisler@linux.intel.com
+  mawilcox@microsoft.com
+  jack@suse.com
+  viro@zeniv.linux.org.uk
+  corbet@lwn.net
+  neilb@suse.de
+  clm@fb.com
+  tytso@mit.edu
+ " axboe@kernel.dkjonathan Corbet <corbet@lwn.net>\0"
  "\00:1\0"
  "b\0"
  "On Tue, 2017-04-25 at 13:19 +0200, Jan Kara wrote:\n"
@@ -104,7 +130,7 @@
  "+between successive writeback requests.\n"
  "+\n"
  "+When there is an error during writeback, then an error should be\n"
- "+reported to fsync on all file descriptors that were open@the time of\n"
+ "+reported to fsync on all file descriptors that were open at the time of\n"
  "+the error. This is typically done by setting the wb_err value in the\n"
  "+address_space via mapping_set_error when writeback errors occur. The\n"
  "+vfs-layer fsync code will then report the errors on a per-fd basis.\n"
@@ -127,6 +153,12 @@
  "+\t the application and the file's error sequence advanced.\n"
  " \n"
  "   fasync: called by the fcntl(2) system call when asynchronous\n"
- " \t(non-blocking) mode is enabled for a file"
+ " \t(non-blocking) mode is enabled for a file\n"
+ "\n"
+ "--\n"
+ "To unsubscribe, send a message with 'unsubscribe linux-mm' in\n"
+ "the body to majordomo@kvack.org.  For more info on Linux MM,\n"
+ "see: http://www.linux-mm.org/ .\n"
+ "Don't email: <a href=mailto:\"dont@kvack.org\"> email@kvack.org </a>"
 
-65cd173638cbe6e661004f1b6973c42bfb6b44a02fae89c6c75e1963e46838a0
+502f13d78e1fdcedbfc2deeb86cdf234b9fcdea0126843016bbe3c70ca7b663e

diff --git a/a/1.txt b/N4/1.txt
index b6fa81a..1514437 100644
--- a/a/1.txt
+++ b/N4/1.txt
@@ -91,7 +91,7 @@ index 94dd27ef4a76..aa912b65792a 100644
 +between successive writeback requests.
 +
 +When there is an error during writeback, then an error should be
-+reported to fsync on all file descriptors that were open@the time of
++reported to fsync on all file descriptors that were open at the time of
 +the error. This is typically done by setting the wb_err value in the
 +address_space via mapping_set_error when writeback errors occur. The
 +vfs-layer fsync code will then report the errors on a per-fd basis.
diff --git a/a/content_digest b/N4/content_digest
index b1ef989..091f4bb 100644
--- a/a/content_digest
+++ b/N4/content_digest
@@ -6,9 +6,35 @@
  "ref\01493116513.2758.1.camel@redhat.com\0"
  "ref\020170425111903.GI2793@quack2.suse.cz\0"
  "From\0Jeff Layton <jlayton@redhat.com>\0"
- "Subject\0[Cluster-devel] [PATCH v3 10/20] fuse: set mapping error in writepage_locked when it fails\0"
+ "Subject\0Re: [PATCH v3 10/20] fuse: set mapping error in writepage_locked when it fails\0"
  "Date\0Tue, 25 Apr 2017 12:43:23 -0400\0"
- "To\0cluster-devel.redhat.com\0"
+ "To\0Jan Kara <jack@suse.cz>\0"
+ "Cc\0linux-fsdevel@vger.kernel.org"
+  linux-kernel@vger.kernel.org
+  linux-btrfs@vger.kernel.org
+  linux-ext4@vger.kernel.org
+  linux-cifs@vger.kernel.org
+  linux-mm@kvack.org
+  jfs-discussion@lists.sourceforge.net
+  linux-xfs@vger.kernel.org
+  cluster-devel@redhat.com
+  linux-f2fs-devel@lists.sourceforge.net
+  v9fs-developer@lists.sourceforge.net
+  osd-dev@open-osd.org
+  linux-nilfs@vger.kernel.org
+  linux-block@vger.kernel.org
+  dhowells@redhat.com
+  akpm@linux-foundation.org
+  hch@infradead.org
+  ross.zwisler@linux.intel.com
+  mawilcox@microsoft.com
+  jack@suse.com
+  viro@zeniv.linux.org.uk
+  corbet@lwn.net
+  neilb@suse.de
+  clm@fb.com
+  tytso@mit.edu
+ " axboe@kernel.dkjonathan Corbet <corbet@lwn.net>\0"
  "\00:1\0"
  "b\0"
  "On Tue, 2017-04-25 at 13:19 +0200, Jan Kara wrote:\n"
@@ -104,7 +130,7 @@
  "+between successive writeback requests.\n"
  "+\n"
  "+When there is an error during writeback, then an error should be\n"
- "+reported to fsync on all file descriptors that were open@the time of\n"
+ "+reported to fsync on all file descriptors that were open at the time of\n"
  "+the error. This is typically done by setting the wb_err value in the\n"
  "+address_space via mapping_set_error when writeback errors occur. The\n"
  "+vfs-layer fsync code will then report the errors on a per-fd basis.\n"
@@ -129,4 +155,4 @@
  "   fasync: called by the fcntl(2) system call when asynchronous\n"
  " \t(non-blocking) mode is enabled for a file"
 
-65cd173638cbe6e661004f1b6973c42bfb6b44a02fae89c6c75e1963e46838a0
+e4af1e89f43718935edc31a6a8335413ccdcdaff58ff3b73162ed3b6effa6dec

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.