Use VFS operations for file I/O.
authorTim Potter <tpot@samba.org>
Sun, 4 Apr 1999 07:03:47 +0000 (07:03 +0000)
committerTim Potter <tpot@samba.org>
Sun, 4 Apr 1999 07:03:47 +0000 (07:03 +0000)
commitef24fcb7b2248aae9c3f1fb4df7466b5ae35f5ce
treeb5ec281e93d2b7295141e1ff1dfa5b35334f234b
parent666afcdf1d794959ea0de75205bb8024c95753b8
Use VFS operations for file I/O.

Modified invocations of fd_attempt_close as it now takes a fsp instead
of a fd.
source/smbd/close.c