Greg Kurz e3e83f2e21 9pfs: introduce v9fs_path_sprintf() helper
This helper is similar to v9fs_string_sprintf(), but it includes the
terminating NUL character in the size field.

This is to avoid doing v9fs_string_sprintf((V9fsString *) &path) and
then bumping the size.

Affected users are changed to use this new helper.

Signed-off-by: Greg Kurz <groug@kaod.org>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
2016-09-16 08:56:15 +02:00
..
2016-09-13 18:12:34 +03:00
2016-09-08 18:05:22 +04:00
2016-06-17 16:33:48 +10:00
2016-09-15 10:24:22 +01:00
2016-06-14 15:59:13 +01:00
2016-09-08 18:05:21 +04:00
2016-09-08 18:05:21 +04:00
2016-09-15 15:09:59 +02:00
2016-05-18 15:04:27 +03:00
2016-09-08 18:05:21 +04:00
2016-09-13 18:12:34 +03:00
2016-09-15 15:32:22 +03:00
2016-07-29 00:07:09 +03:00
2016-01-29 15:07:25 +00:00
2016-09-15 15:32:22 +03:00
2016-09-15 15:32:22 +03:00
2016-09-08 18:05:22 +04:00
2016-09-15 15:32:22 +03:00
2016-06-24 05:13:57 +03:00
2016-09-15 15:32:22 +03:00
2015-12-22 18:39:19 +02:00