K 10 svn:author V 3 imp K 8 svn:date V 27 2019-05-31T22:57:20.632113Z K 7 svn:log V 391 Defer evaluation of modified until after it's set With the reorg r348175, we now look at modified before it is set. Rearrange things so that we can set include_metadata to either yes, no or if-modified. This should fix the -R flag that was broken in r348175, which broke WITH_REPRODUCIBLE_BUILD for kernels. Feedback From: emaste@ Differential Revision: https://reviews.freebsd.org/D20480 END