Skip to content

Use cc.has_header_symbol() to check for BTRFS_IOC_INO_LOOKUP

Poncho requested to merge (removed):btrfs-fix into master

Running the previous code fails on some systems with EPERM or ENOENT Simplify the check using cc.has_header_symbol()

As discussed in #267

Merge request reports