Use VFS operations for file I/O.
authorTim Potter <tpot@samba.org>
Sun, 4 Apr 1999 05:57:16 +0000 (05:57 +0000)
committerTim Potter <tpot@samba.org>
Sun, 4 Apr 1999 05:57:16 +0000 (05:57 +0000)
commit10858bba8e790eeff1d8bfb60733cff65fca70c9
tree2b2a604eb1c27751b58f32808908176984e030b1
parent5bdddf2462f23a8752a547e8adb61944d7899f42
Use VFS operations for file I/O.

Changed arg to fd_attempt_close() from fd to fsp_struct.
(This used to be commit c40124bc9a2ebccf0bb56b1fafa81a551d934aa5)
source3/smbd/open.c