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>
Wed, 12 Oct 2022 04:33:17 +0000 (13:33 +0900)
commitd03cfc57e1acc2d811f658cdaf09cf8941a86f2c
tree84f66e2ae21e8d4f9db0a71ac6bc54796c0e6c08
parent232bc55bab8663b0789cb758cfd636100a411482
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