Re: [PATCH v1 2/3] Treewide: Stop corrupting socket's task_frag

From: Christoph Hellwig
Date: Tue Nov 29 2022 - 09:03:14 EST


Hmm. Having to set a flag to not accidentally corrupt per-task
state seems a bit fragile. Wouldn't it make sense to find a way to opt
into the feature only for sockets created from the syscall layer?