net: nfs: reduce the number of printed hashes during data transfer 65/227965/1
authorMarek Szyprowski <m.szyprowski@samsung.com>
Tue, 17 Mar 2020 13:50:08 +0000 (14:50 +0100)
committerMarek Szyprowski <m.szyprowski@samsung.com>
Tue, 17 Mar 2020 13:50:20 +0000 (14:50 +0100)
commitcd08e074d4c096ab2eb4ba8a8683c78017011b34
tree8f1fa20712579ad71c0ce88b12461c23c7b26f2f
parentc9c476fabfcbaa2be56be553ec2c74a90814e412
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