HomeFreeBSD

Tweak seekdir, telldir and readdir so that when htere are deletes going on,

Description

Tweak seekdir, telldir and readdir so that when htere are deletes going on,
as seek to teh last location saved will still work. This is needed for Samba
to be able to correctly handle delete requests from windows. This does not
completely fix seekdir when deletes are present but fixes the worst of the
problems. The real solution must involve some changes to the API for eh VFS
and getdirentries(2).

Obtained from: Panzura inc
MFC after: 1 week

Details

Provenance
julianAuthored on
Parents
rS282484: Add DEV_ACPI to opt_acpi.h to be used to detect when ACPI is enabled in
Branches
Unknown
Tags
Unknown