1
0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2026-01-11 17:10:13 +00:00
Al Viro b28f9eba12 change the calling conventions for vfs_parse_fs_string()
Absolute majority of callers are passing the 4th argument equal to
strlen() of the 3rd one.

Drop the v_size argument, add vfs_parse_fs_qstr() for the cases that
want independent length.

Reviewed-by: Christian Brauner <brauner@kernel.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2025-09-04 15:20:51 -04:00
..
2025-07-30 19:26:49 -07:00
2025-08-02 12:07:09 -07:00
2025-08-08 07:03:25 +03:00
2025-08-06 20:20:25 +02:00
2025-08-01 10:29:36 -07:00
2025-08-09 18:12:23 +03:00