OSDN Git Service

cifs: use bvec_set_page to initialize bvecs
authorChristoph Hellwig <hch@lst.de>
Fri, 3 Feb 2023 15:06:24 +0000 (16:06 +0100)
committerJens Axboe <axboe@kernel.dk>
Fri, 3 Feb 2023 17:17:42 +0000 (10:17 -0700)
commit220ae4a5c2ba10333b3b01fbf3dea0d759e77a76
tree4d51fccbd9acaba3c87ebde19daaf066dbb97ea6
parent5c6542b6612f635eaa001c54af22018f1e996418
cifs: use bvec_set_page to initialize bvecs

Use the bvec_set_page helper to initialize bvecs.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Paulo Alcantara (SUSE) <pc@cjr.nz>
Link: https://lore.kernel.org/r/20230203150634.3199647-14-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/cifs/connect.c
fs/cifs/fscache.c
fs/cifs/misc.c
fs/cifs/smb2ops.c