Re: svn commit: r334979 - head/sbin/dump

2018-06-16 Thread Rodney W. Grimes
> Author: imp > Date: Mon Jun 11 20:38:26 2018 > New Revision: 334979 > URL: https://svnweb.freebsd.org/changeset/base/334979 > > Log: > Fix a bug in the counting of blks. > > We shouldn't count the bytes set in c_addr for TS_CLRI and TS_BITS > nodes. Those block overload c_count to commu

svn commit: r334979 - head/sbin/dump

2018-06-11 Thread Warner Losh
Author: imp Date: Mon Jun 11 20:38:26 2018 New Revision: 334979 URL: https://svnweb.freebsd.org/changeset/base/334979 Log: Fix a bug in the counting of blks. We shouldn't count the bytes set in c_addr for TS_CLRI and TS_BITS nodes. Those block overload c_count to communicate how many bloc