Page MenuHomeFreeBSD

WIP: Add st_birthtime support to fusefs
Needs ReviewPublic

Authored by asomers on May 28 2019, 11:33 PM.
Tags
None
Referenced Files
F81950331: D20453.diff
Tue, Apr 23, 3:58 PM
Unknown Object (File)
Sat, Apr 20, 3:20 PM
Unknown Object (File)
Feb 22 2024, 2:50 PM
Unknown Object (File)
Dec 25 2023, 8:17 AM
Unknown Object (File)
Dec 20 2023, 1:26 AM
Unknown Object (File)
Dec 19 2023, 6:29 PM
Unknown Object (File)
Nov 2 2023, 4:35 PM
Unknown Object (File)
Sep 30 2023, 5:11 PM
Subscribers
This revision needs review, but there are no reviewers specified.

Details

Reviewers
None
Summary

WIP: Add st_birthtime support to fusefs

This commit adds st_birthtime support to fusefs(5) in the FUSE_GETATTR,
FUSE_SETATTR, and FUSE_LOOKUP operations. It also reserves spaces for, but
does not implement, chflags(2) support. The patch cannot be merged as-is
because it breaks existing fusefs binaries.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 24574
Build 23360: arc lint + arc unit