Page MenuHomeFreeBSD

Preserve hard & symbolic links when modifying source file
ClosedPublic

Authored by emaste on Jan 26 2015, 6:50 PM.
Tags
None
Referenced Files
F153985085: D1682.id3500.diff
Sat, Apr 25, 6:34 AM
F153905303: D1682.diff
Fri, Apr 24, 4:34 PM
Unknown Object (File)
Thu, Apr 23, 6:31 AM
Unknown Object (File)
Tue, Apr 21, 12:52 AM
Unknown Object (File)
Mon, Apr 20, 10:51 PM
Unknown Object (File)
Mon, Apr 20, 5:09 PM
Unknown Object (File)
Sun, Apr 19, 9:39 AM
Unknown Object (File)
Thu, Apr 16, 8:52 AM

Details

Summary

Strip is often used to modify existing files, rather than creating new files. If the existing file has hard links or is a symbolic link, act as if editing the file in place and preserve the links.

Reported by: luigi (on FreeBSD-current)

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

emaste retitled this revision from to Preserve hard & symbolic links when modifying source file.
emaste updated this object.
emaste edited the test plan for this revision. (Show Details)
emaste added a subscriber: Unknown Object (MLST).
rpaulo added a reviewer: rpaulo.
This revision is now accepted and ready to land.Jan 28 2015, 7:24 AM
imp added a reviewer: imp.
emaste updated this revision to Diff 3500.

Closed by commit rS277843 (authored by @emaste).