r11292: Missed merge from Samba 2.2 many years ago....
authorGerald Carter <jerry@samba.org>
Tue, 25 Oct 2005 12:49:24 +0000 (12:49 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:05:10 +0000 (11:05 -0500)
commit90b1ca259706e7ae31c0ce7384a9e448a771f1b7
tree863bac2a5f2409edecbf76f796775294f994a857
parentf0dab6ba200587dc7af6a041b24c181d70b4cb2b
r11292: Missed merge from Samba 2.2 many years ago....

Don't count open pipes in the num_files_open on a connection.
conn_idle_all() handles this by looking for open rpc handles
If there are no open handles, we can close the IPC$ share.
(This used to be commit 747fba4dbf06c42495c430cd78c1cded3445f821)
source3/rpc_server/srv_pipe_hnd.c