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
Unknown Object (File)
Thu, Jan 23, 10:06 PM
Unknown Object (File)
Sat, Jan 18, 5:06 PM
Unknown Object (File)
Dec 6 2024, 3:32 PM
Unknown Object (File)
Oct 27 2024, 7:38 AM
Unknown Object (File)
Oct 26 2024, 6:22 PM
Unknown Object (File)
Oct 4 2024, 8:36 PM
Unknown Object (File)
Oct 4 2024, 11:54 AM
Unknown Object (File)
Oct 3 2024, 6:37 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