This patch set adds support for LOGICAL_INO_V2 features:
- bigger buffer size (16M instead of 64K, default also increased to 64K)
- IGNORE_OFFSETS flag to look up references by extent instead of block
If the V2 options are used, it calls the V2 ioctl; otherwise, it calls
the V1 ioctl for old kernel compatibility.
