got rid of the file_fd_struct structure completely.
authorAndrew Tridgell <tridge@samba.org>
Mon, 10 Apr 2000 12:57:05 +0000 (12:57 +0000)
committerAndrew Tridgell <tridge@samba.org>
Mon, 10 Apr 2000 12:57:05 +0000 (12:57 +0000)
commitc7d3912eba0055f0424e38e3b1b205aa409e1c64
treefe801b4382031573a27141f9235648c6287f2d73
parentdf72a6aedc806f7d096db696d5f8d3a3150cee55
got rid of the file_fd_struct structure completely.

With the new br_lock() code we no longer need the fd multiplexing,
which is great because it was really horrible :)

Moved the dev, inode and delete_on_close elements into the fsp.

A nice side effect is that this has greatly simplified open.c
(This used to be commit c3b61b33272e7b164d3b3ac4777036848c262e93)
source3/include/smb.h