mirror of
https://github.com/versity/scoutfs.git
synced 2026-07-19 14:32:32 +00:00
56526e617f
el8 already provides vm_fault_t and vmf_error(), so the fallback typedef and inline are dead. Drop the detection stanza and the two function-signature ifdefs in data.c that switched between the pre-v4.11 and modern fault handler prototypes. Signed-off-by: Auke Kok <auke.kok@versity.com>