Skip to content

feat(rst): add support for user extended attributes#250

Open
swartzn wants to merge 1 commit into
mainfrom
swartzn/feat/add-user-extended-attribute-support
Open

feat(rst): add support for user extended attributes#250
swartzn wants to merge 1 commit into
mainfrom
swartzn/feat/add-user-extended-attribute-support

Conversation

@swartzn
Copy link
Copy Markdown
Contributor

@swartzn swartzn commented Sep 11, 2025

This change requires the protobuf changes from ThinkParQ/protobuf#63

What does this PR do / why do we need it?

Required for all PRs.

The ability to synchronize user extended attributes along with the file contents.

Related Issue(s)

Required when applicable.

Where should the reviewer(s) start reviewing this?

Only required for larger PRs when this may not be immediately obvious.

Are there any specific topics we should discuss before merging?

Not required.

What are the next steps after this PR?

Not required.

Checklist before merging:

Required for all PRs.

When creating a PR these are items to keep in mind that cannot be checked by GitHub actions:

  • Documentation:
    • Does developer documentation (code comments, readme, etc.) need to be added or updated?
    • Does the user documentation need to be expanded or updated for this change?
  • Testing:
    • Does this functionality require changing or adding new unit tests?
    • Does this functionality require changing or adding new integration tests?
  • Git Hygiene:

For more details refer to the Go coding standards and the pull request process.

@swartzn swartzn requested a review from a team as a code owner September 11, 2025 11:01
@swartzn swartzn force-pushed the swartzn/feat/add-user-extended-attribute-support branch 2 times, most recently from 954eac3 to fd15013 Compare September 11, 2025 13:15
@swartzn swartzn force-pushed the swartzn/feat/add-user-extended-attribute-support branch from fd15013 to b40d317 Compare September 12, 2025 05:33
Comment thread common/filesystem/fs.go Outdated
Comment thread common/filesystem/unmounted.go
Comment thread ctl/internal/cmd/rst/pushpull.go Outdated
Comment thread ctl/internal/cmd/rst/pushpull.go Outdated
Comment thread ctl/internal/cmd/rst/status.go Outdated
@swartzn swartzn force-pushed the swartzn/feat/add-user-extended-attribute-support branch from 4f6c318 to c923a42 Compare September 23, 2025 14:06
@swartzn swartzn force-pushed the swartzn/feat/add-user-extended-attribute-support branch from c923a42 to a42b463 Compare September 23, 2025 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants