On 5/17/25 5:50 AM, Kuniyuki Iwashima wrote: > Except for only one user, sctp_do_peeloff(), all sockets created > by drivers and fs are not tied to userspace processes nor exposed > via file descriptors. > > Let's use sock_create_kern() for such in-kernel use cases as CIFS > client and NFS. > > Signed-off-by: Kuniyuki Iwashima <[email protected]>
The change makes sense to me, but it has a semantic change, let's add more CCs. Link to the full series: https://lore.kernel.org/all/[email protected]/ /P
