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)
commit6479abc5b985981f571cb1ee16a0dbb843fcd270
treeb90ad50f5d4e2580242d51455136a17f2767ab71
parent5051a210619374639121124e32d24217255e992e
Use VFS operations for file I/O.

Pass files_struct and connection_struct to read_predict() and
do_read_prediction() functions, respectively.
source/smbd/predict.c