Page MenuHomeFreeBSD

p9fs: implement working putpages (fix mmap write)
ClosedPublic

Authored by val_packett.cool on Jun 19 2024, 5:51 PM.
Tags
None
Referenced Files
F115860415: D45639.diff
Tue, Apr 29, 4:36 PM
Unknown Object (File)
Tue, Apr 22, 7:57 AM
Unknown Object (File)
Sun, Apr 20, 6:38 PM
Unknown Object (File)
Sun, Apr 20, 2:46 PM
Unknown Object (File)
Fri, Apr 18, 12:55 AM
Unknown Object (File)
Wed, Apr 16, 10:07 AM
Unknown Object (File)
Tue, Apr 8, 9:48 AM
Unknown Object (File)
Mon, Apr 7, 3:46 AM
Subscribers

Details

Summary

Mostly copied from smbfs. This driver in its current state has the exact
same issue that prevents the generic putpages implementation from
working.

Sponsored by: https://www.patreon.com/valpackett

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dfr accepted this revision.EditedJun 24 2024, 3:53 PM

Looks good. The web UI isn't allowing me to mark this as accepted for some reason but I'll merge it anyway.

Edit: now it shows as accepted: very confused, never mind.

This revision is now accepted and ready to land.Jun 24 2024, 3:53 PM
This revision was automatically updated to reflect the committed changes.