HomeFreeBSD

Linux 6.14: dops->d_revalidate now takes four args

Description

Linux 6.14: dops->d_revalidate now takes four args

This is a convenience for filesystems that need the inode of their
parent or their own name, as its often complicated to get that
information. We don't need those things, so this is just detecting which
prototype is expected and adjusting our callback to match.

Sponsored-by: https://despairlabs.com/sponsor/
Signed-off-by: Rob Norris <robn@despairlabs.com>
Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Reviewed-by: Tony Hutter <hutter2@llnl.gov>

Details

Provenance
rob.norris_klarasystems.comAuthored on Feb 5 2025, 6:14 AM
Tony Hutter <hutter2@llnl.gov>Committed on Feb 5 2025, 5:42 PM
Parents
rG390f6c1190f2: zio: lock parent zios when updating wait counts on reexecute
Branches
Unknown
Tags
Unknown