diff for duplicates of <20160308154904.GD8655@tucsk> diff --git a/a/1.txt b/N1/1.txt index acd0c75..09b0bd7 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,4 +1,4 @@ -From: Miklos Szeredi <mszeredi@redhat.com> +From: Miklos Szeredi <mszeredi-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> NFS may be used as lower layer of overlayfs and accessing f_path.dentry can lead to a crash. @@ -7,9 +7,9 @@ Fix by replacing direct access of file->f_path.dentry with the file_dentry() accessor, which will always return a native object. Fixes: 4bacc9c9234c ("overlayfs: Make f_path always point to the overlay and f_inode to the underlay") -Signed-off-by: Miklos Szeredi <mszeredi@redhat.com> -Cc: Trond Myklebust <trond.myklebust@primarydata.com> -Tested-by: Goldwyn Rodrigues <rgoldwyn@suse.com> +Signed-off-by: Miklos Szeredi <mszeredi-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> +Cc: Trond Myklebust <trond.myklebust-7I+n7zu2hftEKMMhf/gKZA@public.gmane.org> +Tested-by: Goldwyn Rodrigues <rgoldwyn-IBi9RG/b67k@public.gmane.org> --- fs/nfs/dir.c | 6 +++--- fs/nfs/inode.c | 2 +- @@ -76,3 +76,7 @@ Tested-by: Goldwyn Rodrigues <rgoldwyn@suse.com> err = PTR_ERR(ctx); if (IS_ERR(ctx)) goto out; +-- +To unsubscribe from this list: send the line "unsubscribe linux-nfs" in +the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 781fd76..2c818c4 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,15 +1,15 @@ "ref\020160308154716.GC8655@tucsk\0" - "From\0Miklos Szeredi <miklos@szeredi.hu>\0" + "From\0Miklos Szeredi <miklos-sUDqSbJrdHQHWmgEVkV9KA@public.gmane.org>\0" "Subject\0[PATCH 2/2] nfs: use file_dentry()\0" "Date\0Tue, 8 Mar 2016 16:49:04 +0100\0" - "To\0linux-unionfs@vger.kernel.org" - linux-fsdevel@vger.kernel.org - " linux-nfs@vger.kernel.org\0" - "Cc\0Goldwyn Rodrigues <rgoldwyn@suse.de>" - " Trond Myklebust <trond.myklebust@primarydata.com>\0" + "To\0linux-unionfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" + linux-fsdevel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + " linux-nfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "Cc\0Goldwyn Rodrigues <rgoldwyn-l3A5Bk7waGM@public.gmane.org>" + " Trond Myklebust <trond.myklebust-7I+n7zu2hftEKMMhf/gKZA@public.gmane.org>\0" "\00:1\0" "b\0" - "From: Miklos Szeredi <mszeredi@redhat.com>\n" + "From: Miklos Szeredi <mszeredi-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n" "\n" "NFS may be used as lower layer of overlayfs and accessing f_path.dentry can\n" "lead to a crash.\n" @@ -18,9 +18,9 @@ "file_dentry() accessor, which will always return a native object.\n" "\n" "Fixes: 4bacc9c9234c (\"overlayfs: Make f_path always point to the overlay and f_inode to the underlay\")\n" - "Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>\n" - "Cc: Trond Myklebust <trond.myklebust@primarydata.com>\n" - "Tested-by: Goldwyn Rodrigues <rgoldwyn@suse.com>\n" + "Signed-off-by: Miklos Szeredi <mszeredi-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n" + "Cc: Trond Myklebust <trond.myklebust-7I+n7zu2hftEKMMhf/gKZA@public.gmane.org>\n" + "Tested-by: Goldwyn Rodrigues <rgoldwyn-IBi9RG/b67k@public.gmane.org>\n" "---\n" " fs/nfs/dir.c | 6 +++---\n" " fs/nfs/inode.c | 2 +-\n" @@ -86,6 +86,10 @@ "+\tctx = alloc_nfs_open_context(file_dentry(filp), filp->f_mode);\n" " \terr = PTR_ERR(ctx);\n" " \tif (IS_ERR(ctx))\n" - " \t\tgoto out;" + " \t\tgoto out;\n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe linux-nfs\" in\n" + "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + More majordomo info at http://vger.kernel.org/majordomo-info.html -2e86c210c344bfe1cfb1e01543131656dc157662aa4baf91bb93fa90c528e89d +88cee32eb9d9d524ac7c3318168c7ee95cba9b2fc57dbe88ba5c8a72993af0fc
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.