From: David Howells <dhowells@redhat.com>
To: Benjamin Coddington <bcodding@redhat.com>
Cc: Latchesar Ionkov <lucho@ionkov.net>,
samba-technical@lists.samba.org,
Dominique Martinet <asmadeus@codewreck.org>,
Valentina Manea <valentina.manea.m@gmail.com>,
linux-nvme@lists.infradead.org,
Philipp Reisner <philipp.reisner@linbit.com>,
Joseph Qi <joseph.qi@linux.alibaba.com>,
Eric Dumazet <edumazet@google.com>,
linux-nfs@vger.kernel.org, Marc Dionne <marc.dionne@auristor.com>,
Shuah Khan <shuah@kernel.org>, Christoph Hellwig <hch@lst.de>,
Mike Christie <michael.christie@oracle.com>,
drbd-dev@lists.linbit.com, linux-cifs@vger.kernel.org,
Sagi Grimberg <sagi@grimberg.me>,
linux-scsi@vger.kernel.org, Mark Fasheh <mark@fasheh.com>,
linux-afs@lists.infradead.org, cluster-devel@redhat.com,
Christine Caulfield <ccaulfie@redhat.com>,
Jakub Kicinski <kuba@kernel.org>,
Ilya Dryomov <idryomov@gmail.com>,
Paolo Abeni <pabeni@redhat.com>, Anna Schumaker <anna@kernel.org>,
Eric Van Hensbergen <ericvh@gmail.com>,
"James E.J. Bottomley" <jejb@linux.ibm.com>,
Josef Bacik <josef@toxicpanda.com>,
nbd@other.debian.org, linux-block@vger.kernel.org,
David Teigland <teigland@redhat.com>,
Joel Becker <jlbec@evilplan.org>,
v9fs-developer@lists.sourceforge.net,
Keith Busch <kbusch@kernel.org>,
ceph-devel@vger.kernel.org, Xiubo Li <xiubli@redhat.com>,
Trond Myklebust <trond.myklebust@hammerspace.com>,
Jens Axboe <axboe@kernel.dk>, Chris Leech <cleech@redhat.com>,
open-iscsi@googlegroups.com,
"Martin K. Petersen" <martin.petersen@oracle.com>,
netdev@vger.kernel.org, linux-usb@vger.kernel.org,
Jeff Layton <jlayton@kernel.org>,
linux-kernel@vger.kernel.org, Steve French <sfrench@samba.org>,
Chuck Lever <chuck.lever@oracle.com>,
Lee Duncan <lduncan@suse.com>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Lars Ellenberg <lars.ellenberg@linbit.com>,
"David S. Miller" <davem@davemloft.net>,
ocfs2-devel@oss.oracle.com
Subject: Re: [Drbd-dev] [PATCH v1 2/3] Treewide: Stop corrupting socket's task_frag
Date: Mon, 21 Nov 2022 13:56:59 +0000 [thread overview]
Message-ID: <382872.1669039019@warthog.procyon.org.uk> (raw)
In-Reply-To: <c2ec184226acd21a191ccc1aa46a1d7e43ca7104.1669036433.git.bcodding@redhat.com>
Benjamin Coddington <bcodding@redhat.com> wrote:
> Since moving to memalloc_nofs_save/restore, SUNRPC has stopped setting the
> GFP_NOIO flag on sk_allocation which the networking system uses to decide
> when it is safe to use current->task_frag.
Um, what's task_frag?
David
next prev parent reply other threads:[~2022-11-21 14:03 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <cover.1669036433.git.bcodding@redhat.com>
2022-11-21 13:35 ` [Drbd-dev] [PATCH v1 2/3] Treewide: Stop corrupting socket's task_frag Benjamin Coddington
2022-11-21 13:56 ` David Howells [this message]
2022-11-21 14:34 ` Benjamin Coddington
2022-11-21 21:40 ` Shuah Khan
2022-11-21 21:43 ` Shuah Khan
2022-11-21 22:01 ` Benjamin Coddington
2022-11-21 22:32 ` Shuah Khan
2022-11-22 14:23 ` Benjamin Coddington
2022-11-29 14:02 ` Christoph Hellwig
2022-11-29 16:47 ` Benjamin Coddington
2022-11-30 12:07 ` Guillaume Nault
2022-11-29 17:42 ` Jeff Layton
2022-11-30 11:48 ` Guillaume Nault
2022-12-09 12:37 ` Paolo Abeni
2022-12-09 16:11 ` Jakub Kicinski
2022-12-09 16:50 ` Paolo Abeni
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=382872.1669039019@warthog.procyon.org.uk \
--to=dhowells@redhat.com \
--cc=anna@kernel.org \
--cc=asmadeus@codewreck.org \
--cc=axboe@kernel.dk \
--cc=bcodding@redhat.com \
--cc=ccaulfie@redhat.com \
--cc=ceph-devel@vger.kernel.org \
--cc=chuck.lever@oracle.com \
--cc=cleech@redhat.com \
--cc=cluster-devel@redhat.com \
--cc=davem@davemloft.net \
--cc=drbd-dev@lists.linbit.com \
--cc=edumazet@google.com \
--cc=ericvh@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=hch@lst.de \
--cc=idryomov@gmail.com \
--cc=jejb@linux.ibm.com \
--cc=jlayton@kernel.org \
--cc=jlbec@evilplan.org \
--cc=josef@toxicpanda.com \
--cc=joseph.qi@linux.alibaba.com \
--cc=kbusch@kernel.org \
--cc=kuba@kernel.org \
--cc=lars.ellenberg@linbit.com \
--cc=lduncan@suse.com \
--cc=linux-afs@lists.infradead.org \
--cc=linux-block@vger.kernel.org \
--cc=linux-cifs@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-nfs@vger.kernel.org \
--cc=linux-nvme@lists.infradead.org \
--cc=linux-scsi@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=lucho@ionkov.net \
--cc=marc.dionne@auristor.com \
--cc=mark@fasheh.com \
--cc=martin.petersen@oracle.com \
--cc=michael.christie@oracle.com \
--cc=nbd@other.debian.org \
--cc=netdev@vger.kernel.org \
--cc=ocfs2-devel@oss.oracle.com \
--cc=open-iscsi@googlegroups.com \
--cc=pabeni@redhat.com \
--cc=philipp.reisner@linbit.com \
--cc=sagi@grimberg.me \
--cc=samba-technical@lists.samba.org \
--cc=sfrench@samba.org \
--cc=shuah@kernel.org \
--cc=teigland@redhat.com \
--cc=trond.myklebust@hammerspace.com \
--cc=v9fs-developer@lists.sourceforge.net \
--cc=valentina.manea.m@gmail.com \
--cc=xiubli@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox