diff for duplicates of <20120717081351.GA4513@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 64ca9b1..81ade9f 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -16,7 +16,8 @@ Zheng > +++ b/fs/ext4/inode.c > @@ -3031,8 +3031,10 @@ static ssize_t ext4_ext_direct_IO(int rw, struct kiocb *iocb, > if (!is_sync_kiocb(iocb)) { -> ext4_io_end_t *io_end > ext4_init_io_end(inode, GFP_NOFS); +> ext4_io_end_t *io_end = +> ext4_init_io_end(inode, GFP_NOFS); > - if (!io_end) > - return -ENOMEM; > + if (!io_end) { diff --git a/a/content_digest b/N1/content_digest index a847588..ec4c0d2 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020120717063106.GA14985@elgon.mountain\0" "From\0Zheng Liu <gnehzuil.liu@gmail.com>\0" "Subject\0Re: [patch -next] ext4: locking issue on error path\0" - "Date\0Tue, 17 Jul 2012 08:13:51 +0000\0" + "Date\0Tue, 17 Jul 2012 16:13:51 +0800\0" "To\0Dan Carpenter <dan.carpenter@oracle.com>\0" "Cc\0Theodore Ts'o <tytso@mit.edu>" Zheng Liu <wenqing.lz@taobao.com> @@ -29,7 +29,8 @@ "> +++ b/fs/ext4/inode.c\n" "> @@ -3031,8 +3031,10 @@ static ssize_t ext4_ext_direct_IO(int rw, struct kiocb *iocb,\n" "> \t\tif (!is_sync_kiocb(iocb)) {\n" - "> \t\t\text4_io_end_t *io_end > \t\t\t\text4_init_io_end(inode, GFP_NOFS);\n" + "> \t\t\text4_io_end_t *io_end =\n" + "> \t\t\t\text4_init_io_end(inode, GFP_NOFS);\n" "> -\t\t\tif (!io_end)\n" "> -\t\t\t\treturn -ENOMEM;\n" "> +\t\t\tif (!io_end) {\n" @@ -52,4 +53,4 @@ "> the body of a message to majordomo@vger.kernel.org\n" > More majordomo info at http://vger.kernel.org/majordomo-info.html -6febf5bd7922d070e6816f6d4fd0f5adec93d780587ca9080bb43adeda130e8e +20d6b2c98cef5a7a54c1ce87f8786790134c4f54a5a8d42f5821033541a41b8f
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.