s3: torture: Make cmd_read use read_file().
authorJeremy Allison <jra@samba.org>
Tue, 1 May 2018 18:53:10 +0000 (11:53 -0700)
committerRalph Boehme <slow@samba.org>
Fri, 4 May 2018 20:34:25 +0000 (22:34 +0200)
commit75fde601be6058b98cac214e3f97e82cfcd2f4fe
tree358c2116c097899c085489a9a3d2dbe2bcec53f4
parent2bea1103e5d322515eac7ddae5e1444ceb5e7b97
s3: torture: Make cmd_read use read_file().

Removed last user of SMB_VFS_READ.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/torture/cmd_vfs.c