diff for duplicates of <Y36QoFTGTbAAJpdX@google.com> diff --git a/a/1.txt b/N1/1.txt index 1bb1093..33cefb2 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -443,9 +443,3 @@ Yup, good point. Let me send v5. > > + inode = f2fs_new_inode(mnt_userns, dir, mode, NULL); > > if (IS_ERR(inode)) > > return PTR_ERR(inode); - - -_______________________________________________ -Linux-f2fs-devel mailing list -Linux-f2fs-devel@lists.sourceforge.net -https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel diff --git a/a/content_digest b/N1/content_digest index 1773ef0..61ec4cd 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,10 +3,11 @@ "ref\0Y3WKmvpz61K9pwqO@google.com\0" "ref\0cc76bc01-b1c8-e52d-02f0-daaae81306f1@kernel.org\0" "From\0Jaegeuk Kim <jaegeuk@kernel.org>\0" - "Subject\0Re: [f2fs-dev] [PATCH v4] f2fs: fix to enable compress for newly created file if extension matches\0" + "Subject\0Re: [PATCH v4] f2fs: fix to enable compress for newly created file if extension matches\0" "Date\0Wed, 23 Nov 2022 13:29:04 -0800\0" "To\0Chao Yu <chao@kernel.org>\0" - "Cc\0linux-f2fs-devel@lists.sourceforge.net" + "Cc\0Sheng Yong <shengyong@oppo.com>" + linux-f2fs-devel@lists.sourceforge.net " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" @@ -454,12 +455,6 @@ "> > -\tinode = f2fs_new_inode(mnt_userns, dir, mode);\n" "> > +\tinode = f2fs_new_inode(mnt_userns, dir, mode, NULL);\n" "> > \tif (IS_ERR(inode))\n" - "> > \t\treturn PTR_ERR(inode);\n" - "\n" - "\n" - "_______________________________________________\n" - "Linux-f2fs-devel mailing list\n" - "Linux-f2fs-devel@lists.sourceforge.net\n" - https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel + "> > \t\treturn PTR_ERR(inode);" -57a07bd0e628102503dc151c28d043ee11825df1895d7b1ed50a8b864c01099d +c3c0122501881855f67552b43a310a5a09d602255d69071af6cdcc8803472350
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.