diff options
author | Justin Bedő <[email protected]> | 2017-07-26 03:30:20 +1000 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2017-07-25 10:30:20 -0700 |
commit | f269060a24d1f43a30d647e0835ca4fcaac6bae9 (patch) | |
tree | e4c0545121e2928df4ec1d0fe30c3fe61a642558 /module/zfs/vdev_queue.c | |
parent | e889f0f520971fc2688189cdbe0efde2ccc8ec65 (diff) |
Fix autoconf detection of super_setup_bdi_name
The previous autoconf test for the presence of super_setup_bdi_name()
uses an invocation with an incorrect type signature, producing a
warning by the compiler when the test is run. This gets elevated to an
error when compiling with -Werror=format-security, causing autoconf to
falsely infer super_setup_bdi_name() is not present. This updates the
testing code to match the invocation used in
include/linux/vfs_compat.h.
Reviewed-by: loli10K <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Justin Bedo <[email protected]>
Closes #6398
Diffstat (limited to 'module/zfs/vdev_queue.c')
0 files changed, 0 insertions, 0 deletions