Zach Brown b251f91842 Fix updating parent dirty bits
We were trying to propagate dirty bits from a node itself when its dirty
bit is set.  But it's bits are consistent so it stops immediately.  We
need to propagate from the parent of the node that changed.

Signed-off-by: Zach Brown <zab@versity.com>
2017-04-18 13:44:53 -07:00
2017-04-18 13:44:53 -07:00
S
Description
No description provided
6.9 MiB
Languages
C 86.4%
Shell 9.9%
Roff 2.5%
TeX 0.8%
Makefile 0.4%