commit | 434413ccde34a56dd29996786dabbd02f70aa4c8 | [log] [tgz] |
---|---|---|
author | Matthias Andree <matthias.andree@gmx.de> | Wed Jun 08 14:26:38 2016 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Wed Jun 08 14:26:38 2016 -0400 |
tree | 833a9d1d84ba9ce45373b31cf98cf2fc96f0985a | |
parent | c0495d96fd1f7015e7beb3d9363cbe949d133173 [diff] |
libblkid: avoid DIOCGDINFO where missing. FreeBSD 11 will remove the DIOCGINFO ioctl(), so check if it is defined before referencing it. Signed-off-by: Matthias Andree <matthias.andree@gmx.de> Signed-off-by: Theodore Ts'o <tytso@mit.edu>