net: nfs: reduce the number of printed hashes during data transfer
authorMarek Szyprowski <m.szyprowski@samsung.com>
Tue, 17 Mar 2020 13:50:08 +0000 (14:50 +0100)
committerMarek Szyprowski <m.szyprowski@samsung.com>
Mon, 15 Nov 2021 10:19:26 +0000 (11:19 +0100)
commit7a0c0c616842721bbd899cfaf5b226fc2f229c54
tree65b55a88e6811dfcca6ef7443c8ac2ce61cf826c
parent75642b13f8f1ea2364816a2c12bd4d6f2eb56b64
net: nfs: reduce the number of printed hashes during data transfer

Downloading large images (about 1GiB) prints a lots of hash characters, so it is hard to follow
what is happenings. Reduce the amount of printed progress marks by a magnitude.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Change-Id: I142d1c646b2232eb505301a88b1ff051ac2bc19c
net/nfs.c