| Summary: | restore does not set access/modification times correctly for immutable files | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | Arjan.deVet <Arjan.deVet> | ||||
| Component: | bin | Assignee: | dwmalone | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | 4.0-STABLE | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Arjan.deVet
2000-07-16 21:20:00 UTC
On Sun, Jul 16, 2000 at 10:10:30PM +0200, Arjan de Vet wrote:
> When restoring some tapes I noticed that some files did not get their
> original access and modification timestamps but the current time
> instead. I found out that these were all immutable files.
The included patch seems reasonable. Anyone object to my committing it?
David.
Responsible Changed From-To: freebsd-bugs->dwmalone I've committed the patch from -current, I'll close the PR when I merge it to RELENG_4. State Changed From-To: open->closed Committed to HEAD and RELENG_4, thanks. |