Page MenuHomeFreeBSD

newvers.sh: Speed up git_tree_modified
ClosedPublic

Authored by brooks on Dec 16 2020, 9:22 PM.
Tags
None
Referenced Files
F83429756: D27646.id80804.diff
Fri, May 10, 11:01 AM
Unknown Object (File)
Wed, May 8, 3:30 AM
Unknown Object (File)
Sat, Apr 27, 8:40 AM
Unknown Object (File)
Sat, Apr 27, 8:36 AM
Unknown Object (File)
Sat, Apr 27, 7:38 AM
Unknown Object (File)
Sat, Apr 27, 7:14 AM
Unknown Object (File)
Thu, Apr 25, 12:30 PM
Unknown Object (File)
Tue, Apr 23, 9:13 AM

Details

Summary

We're looking for file content differences, so ask the question of git
more directly. This helps a lot, saving tens of thousands of fork()s,
when the builder and editor see different stat() results (e.g., UIDs),
as they might with containers.

Submitted by: Nathaniel Wesley Filardo <nwf20@cl.cam.ac.uk>

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 35458
Build 32368: arc lint + arc unit