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)
commit6001bd4c46b5b5bda423c314de0bb68a4b55ab1d
tree613d09e2654f0c6c778dd2879c1ba93e52cc8d6c
parent2cda53ba68782061ec3d48fcbc0580c9701dfbfb
Use VFS operations for file I/O.

Modified invocations of fd_attempt_close as it now takes a fsp instead
of a fd.
(This used to be commit ef24fcb7b2248aae9c3f1fb4df7466b5ae35f5ce)
source3/smbd/close.c