chiark / gitweb /
[PATCH] volume-id build fix and update
authorkay.sievers@vrfy.org <kay.sievers@vrfy.org>
Sun, 19 Sep 2004 06:22:27 +0000 (23:22 -0700)
committerGreg KH <gregkh@suse.de>
Wed, 27 Apr 2005 04:37:01 +0000 (21:37 -0700)
commit9e8a3a095d955538acbdf28dba02582f6b2330e5
tree2ef40834b44ef1d030ba73314d5c4ebad00d0848
parentcdc60e8afb06a0688e4b9f166625d4d0b8805e68
[PATCH] volume-id build fix and update

Let's try it another way:

We define BLKGETSIZE64 in udev-volume_id.c now, cause including <fs.h>
does also not work with klibc. This hopefully fixes your compile problem
too.

Also included is an update to udev_volume_id with the latest fixes for
volume_id. It adds a simple logging file to map the debug function, that
we can use exactly the same files in HAL and udev.
extras/volume_id/udev_volume_id.c
extras/volume_id/volume_id.c
extras/volume_id/volume_id.h
extras/volume_id/volume_id_logging.h [new file with mode: 0644]