s3:smbstatus don't check if process exists twice
commit07412b56bd3b93cf0d242f5692ee31ee5f0901b5
authorChristian Ambach <ambi@samba.org>
Fri, 13 Jul 2012 15:10:05 +0000 (13 17:10 +0200)
committerChristian Ambach <ambi@samba.org>
Wed, 18 Jul 2012 13:49:52 +0000 (18 15:49 +0200)
tree4a78a2975af51d5d49893acb68b2e531c84728ee
parent364326212646047af8870ac78bd734449cadee89
s3:smbstatus don't check if process exists twice

is_valid_share_mode_entry() already calls serverid_exists which calls process_exists()
source3/utils/status.c