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 <kun...@amazon.com>
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/20250517035120.55560-1-kun...@amazon.com/ /P