1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-28 20:25:38 +03:00
systemd/extras
Karel Zak 3e2084614b vol_id: fix ddf version string
The version string in DDF suberblock does not include the null terminator
and the snprintf() function writes at most "size" bytes *including* the
null byte.

old version:
	ID_FS_VERSION=02.00.0
new version:
	ID_FS_VERSION=02.00.00

Signed-off-by: Karel Zak <kzak@redhat.com>
2009-01-24 15:20:37 +01:00
..
ata_id extras: fix mis-spelling of "environment" 2009-01-06 19:43:01 +01:00
cdrom_id make: do not delete autotools generated file with distclean 2008-12-06 04:03:08 +01:00
collect make: do not delete autotools generated file with distclean 2008-12-06 04:03:08 +01:00
edd_id make: do not delete autotools generated file with distclean 2008-12-06 04:03:08 +01:00
firmware rules: first simple step merging with Ubuntu rules 2008-12-19 16:49:56 +01:00
floppy make: do not delete autotools generated file with distclean 2008-12-06 04:03:08 +01:00
fstab_import make: do not delete autotools generated file with distclean 2008-12-06 04:03:08 +01:00
path_id path_id: rework SAS persistent names 2008-12-18 13:42:28 +01:00
rule_generator rule_generator: fix enumeration for write_cd_rules 2008-12-22 15:05:11 +01:00
scsi_id make: do not delete autotools generated file with distclean 2008-12-06 04:03:08 +01:00
usb_id usb_id: handle ATAPI devices like SCSI devices 2009-01-22 19:23:33 +01:00
volume_id vol_id: fix ddf version string 2009-01-24 15:20:37 +01:00
Makefile.am make: do not delete autotools generated file with distclean 2008-12-06 04:03:08 +01:00