]> err.no Git - systemd/commit
[PATCH] udev_volume_id: volume_id version 034
authorkay.sievers@vrfy.org <kay.sievers@vrfy.org>
Wed, 9 Feb 2005 00:02:18 +0000 (01:02 +0100)
committerGreg KH <gregkh@suse.de>
Wed, 27 Apr 2005 06:26:14 +0000 (23:26 -0700)
commit9d4791b66a7756421fc699be51a7be68a5aed329
tree0dc9630178583ac24a4a58f14fa137eb1035f4d7
parente39515ac1fd303c0263ee4bc91f2d7699617d0bf
[PATCH] udev_volume_id: volume_id version 034
29 files changed:
extras/volume_id/Makefile
extras/volume_id/volume_id/Makefile.inc [new file with mode: 0644]
extras/volume_id/volume_id/cramfs/cramfs.c
extras/volume_id/volume_id/dasd/dasd.c
extras/volume_id/volume_id/ext/ext.c
extras/volume_id/volume_id/fat/fat.c
extras/volume_id/volume_id/hfs/hfs.c
extras/volume_id/volume_id/highpoint/highpoint.c
extras/volume_id/volume_id/hpfs/hpfs.c [new file with mode: 0644]
extras/volume_id/volume_id/hpfs/hpfs.h [new file with mode: 0644]
extras/volume_id/volume_id/iso9660/iso9660.c
extras/volume_id/volume_id/jfs/jfs.c
extras/volume_id/volume_id/linux_raid/linux_raid.c
extras/volume_id/volume_id/linux_swap/linux_swap.c
extras/volume_id/volume_id/lvm/lvm.c
extras/volume_id/volume_id/mac/mac.c
extras/volume_id/volume_id/msdos/msdos.c
extras/volume_id/volume_id/ntfs/ntfs.c
extras/volume_id/volume_id/reiserfs/reiserfs.c
extras/volume_id/volume_id/romfs/romfs.c [new file with mode: 0644]
extras/volume_id/volume_id/romfs/romfs.h [new file with mode: 0644]
extras/volume_id/volume_id/sysv/sysv.c [new file with mode: 0644]
extras/volume_id/volume_id/sysv/sysv.h [new file with mode: 0644]
extras/volume_id/volume_id/udf/udf.c
extras/volume_id/volume_id/ufs/ufs.c
extras/volume_id/volume_id/util.h
extras/volume_id/volume_id/volume_id.c
extras/volume_id/volume_id/volume_id.h
extras/volume_id/volume_id/xfs/xfs.c