1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-10 05:18:36 +03:00
lvm2/lib/device
Zdenek Kabelac 8fad471c6e headers: use configure.h as 1st. header
Ensure configure.h is always 1st. included header.
Maybe we could eventually introduce gcc -include option, but for now
this better uses dependency tracking.

Also move _REENTRANT and _GNU_SOURCE into configure.h so it
doesn't need to be present in various source files.
This ensures consistent compilation of headers like stdio.h since
it may produce different declaration.

(cherry picked from commit 0b19387dae)

Conflicts:
	include/configure.h.in
2018-12-17 16:10:56 +01:00
..
bcache-utils.c build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
bcache.c headers: use configure.h as 1st. header 2018-12-17 16:10:56 +01:00
bcache.h headers: use configure.h as 1st. header 2018-12-17 16:10:56 +01:00
dev-cache.c cleanup: move cast to det_t into MKDEV macro 2018-12-04 14:33:36 -06:00
dev-cache.h Remove code for using files as devices 2018-06-21 09:33:21 -05:00
dev-dasd.c build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
dev-ext-udev-constants.h dev-type: check for DEVLINKS udev db variable existence if udev_device_get_is_initialized fn is not present 2016-09-06 13:21:29 +02:00
dev-ext.c build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
dev-io.c devices: reuse bcache fd when getting block size 2018-12-04 14:33:36 -06:00
dev-luks.c build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
dev-lvm1-pool.c build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
dev-md.c devs: use udev info to improve md component detection 2018-12-04 14:33:38 -06:00
dev-swap.c build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
dev-type.c devs: use udev info to improve md component detection 2018-12-04 14:33:38 -06:00
dev-type.h devs: use udev info to improve md component detection 2018-12-04 14:33:38 -06:00
device-types.h devices: Recognise Veritas Dynamic Multipathing 2017-01-10 22:23:23 +00:00
device.h scan: work around udev problems by avoiding open RDWR 2018-06-20 14:08:12 -05:00