Use VFS operations for file I/O.
authorTim Potter <tpot@samba.org>
Sun, 4 Apr 1999 05:46:40 +0000 (05:46 +0000)
committerTim Potter <tpot@samba.org>
Sun, 4 Apr 1999 05:46:40 +0000 (05:46 +0000)
commit5bdddf2462f23a8752a547e8adb61944d7899f42
treea40c2cd3d8c9d825f3494acef45ee232156d30c8
parentd4ba8a3fb31698603cb2da740a0e434dd43eb48e
Use VFS operations for file I/O.

Pass files_struct and connection_struct to read_predict() and
do_read_prediction() functions, respectively.
(This used to be commit 6479abc5b985981f571cb1ee16a0dbb843fcd270)
source3/smbd/predict.c