[ovs-git] Open vSwitch: signals: Remove unused functions. (master)

dev at openvswitch.org dev at openvswitch.org
Sat Feb 22 00:46:06 UTC 2014


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, master has been updated
       via  2fd903305ede655dc299fbf24b1e57120749788d (commit)
       via  0b114fa05db7166c49eea70ca4a3a41dd75b1f53 (commit)
      from  6b59b543c840ac82acc4d57f865c0b5e331ac590 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 2fd903305ede655dc299fbf24b1e57120749788d
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=2fd903305ede655dc299fbf24b1e57120749788d
Author: Gurucharan Shetty <gshetty at nicira.com>
		
signals: Remove unused functions.
		
Signed-off-by: Gurucharan Shetty <gshetty at nicira.com>
Acked-by: Ben Pfaff <blp at nicira.com>


commit 0b114fa05db7166c49eea70ca4a3a41dd75b1f53
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=0b114fa05db7166c49eea70ca4a3a41dd75b1f53
Author: Gurucharan Shetty <gshetty at nicira.com>
		
ovs-vswitchd: Don't register for SIGHUP.
		
We are registering an interest in SIGHUP to reopen
log files. But there is an 'ovs-appctl vlog/reopen'
command that does the same and is used in the
logrotate config for the distributions.

So remove the redundant functionality.

Signed-off-by: Gurucharan Shetty <gshetty at nicira.com>
Acked-by: Ben Pfaff <blp at nicira.com>


-----------------------------------------------------------------------

Summary of changes:
 NEWS                       |    3 ++
 lib/signals.c              |   69 --------------------------------------------
 lib/signals.h              |    7 -----
 vswitchd/ovs-vswitchd.8.in |    3 --
 vswitchd/ovs-vswitchd.c    |    7 -----
 5 files changed, 3 insertions(+), 86 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list