Skip to content

fix(services/fs): add content length and modified time to metadata#7188

Open
matthambrecht wants to merge 1 commit intoapache:mainfrom
matthambrecht:fix/fs-metadata
Open

fix(services/fs): add content length and modified time to metadata#7188
matthambrecht wants to merge 1 commit intoapache:mainfrom
matthambrecht:fix/fs-metadata

Conversation

@matthambrecht
Copy link

Which issue does this PR close?

Closes #7187.

Rationale for this change

Explained in issue.

What changes are included in this PR?

Metadata is no longer defaulted and required data is saturated by the tokio::fs DirEntry's metadata.

Are there any user-facing changes?

N/A

AI Usage Statement

N/A

@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. releases-note/fix The PR fixes a bug or has a title that begins with "fix" labels Feb 11, 2026
@matthambrecht matthambrecht changed the title fix(serivadd content length and modified time to metadata fix(services/fs): add content length and modified time to metadata Feb 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

releases-note/fix The PR fixes a bug or has a title that begins with "fix" size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: Missing file size and access times for services-fs lister

1 participant