linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] fs: fuse: use strscpy instead of strcpy
@ 2025-09-29 13:02 Miquel Sabaté Solà
  2025-09-29 13:02 ` [PATCH v2 1/2] fs: fuse: Use " Miquel Sabaté Solà
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Miquel Sabaté Solà @ 2025-09-29 13:02 UTC (permalink / raw)
  To: linux-fsdevel; +Cc: miklos, linux-kernel, Miquel Sabaté Solà

Changes in v2:
  - Add a commit to rename 'namelen' to 'namesize', as suggested by Miklos
    Szeredi.

Miquel Sabaté Solà (2):
  fs: fuse: Use strscpy instead of strcpy
  fs: fuse: rename 'namelen' to 'namesize'

 fs/fuse/dir.c | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

--
2.51.0

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-11-13  9:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-29 13:02 [PATCH v2 0/2] fs: fuse: use strscpy instead of strcpy Miquel Sabaté Solà
2025-09-29 13:02 ` [PATCH v2 1/2] fs: fuse: Use " Miquel Sabaté Solà
2025-09-29 13:02 ` [PATCH v2 2/2] fs: fuse: rename 'namelen' to 'namesize' Miquel Sabaté Solà
2025-10-15  9:40 ` [PATCH v2 0/2] fs: fuse: use strscpy instead of strcpy Miquel Sabaté Solà
2025-11-13  9:38 ` Miklos Szeredi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).