Skip to content

pdist: Maintain symlink mtime #6

Merged
merged 3 commits into from
Dec 6, 2016
Merged

pdist: Maintain symlink mtime #6

merged 3 commits into from
Dec 6, 2016

Conversation

donald
Copy link
Collaborator

@donald donald commented Dec 6, 2016

Issue #5

We want to maintain the mtime of symlinks in the slaves. As a first step
we need to pass that information to the slave. So we expand the external
format of an index record to include that time. The exporter and
importer functions are updated.
Add a function to change the mtime of a symlink. There is no perl
function available for that, but newer kernels have a syscall. Syscall
number and arguments depend on architecture.
Create symlinks with the mtime from master or fix the mtime on existing
symlinks if needed.
@donald donald merged commit 90ba40c into master Dec 6, 2016
@donald donald deleted the symlink-mtime branch December 6, 2016 08:12
@donald donald mentioned this pull request Dec 6, 2016
donald pushed a commit that referenced this pull request Nov 19, 2018
Run mxmount after mxraid assembly phase.
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant