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)
committerJaehoon Chung <jh80.chung@samsung.com>
Tue, 20 Oct 2020 06:13:48 +0000 (15:13 +0900)
commit77b57f4ed76ce820e8e946e0c65d7f60c651e555
tree9cc7124b9c3404c8f75d69ebbbf2eac9a966e291
parenta41b7634b35a59805e19bcdcf23a259c6b132bc9
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