]> www.infradead.org Git - users/hch/block.git/commit
nfs: use bvec_set_page to initialize bvecs
authorChristoph Hellwig <hch@lst.de>
Wed, 25 Jan 2023 16:34:20 +0000 (17:34 +0100)
committerChristoph Hellwig <hch@lst.de>
Wed, 25 Jan 2023 17:29:50 +0000 (18:29 +0100)
commit61118d4c595f70809e40d3b76fa3ba1fe8d7782c
tree641faf85c1f5b36e15813692ba6609ca347bc0cf
parent2ef88bfc6dd2e84755ff6318c05ae096a844cf16
nfs: use bvec_set_page to initialize bvecs

Use the bvec_set_page helper to initialize bvecs.

Signed-off-by: Christoph Hellwig <hch@lst.de>
fs/nfs/fscache.c