[ovs-git] Open vSwitch: datapath: update linux/.gitignore (master)

dev at openvswitch.org dev at openvswitch.org
Thu Mar 8 21:32:23 UTC 2012


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  1158389afa233c7191ba8f53820d7b128d9347fe (commit)
       via  bf8ba92e4875d0ca4c26ddd2a4c46fd26f8e401b (commit)
      from  a8a4d9565ba652b2f610ffad4e78d1f9068248ad (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 1158389afa233c7191ba8f53820d7b128d9347fe
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=1158389afa233c7191ba8f53820d7b128d9347fe
Author: Chris Wright <chrisw at sous-sol.org>
		
datapath: update linux/.gitignore
		
Remove a couple stale entries:
  brc_sysfs_* was renamed to dp_sysfs_* a few years ago

Add some new entries to ignore:
 # Untracked file:
 #   (use "git add <file>..." to include in what will be committed)
 #	datapath/linux/exthdrs_core.c
 #	datapath/linux/genl_exec.c
 # 	datapath/linux/net_namespace.c
 # 	datapath/linux/workqueue.c

Signed-off-by: Chris Wright <chrisw at sous-sol.org>
Signed-off-by: Jesse Gross <jesse at nicira.com>


commit bf8ba92e4875d0ca4c26ddd2a4c46fd26f8e401b
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=bf8ba92e4875d0ca4c26ddd2a4c46fd26f8e401b
Author: Chris Wright <chrisw at sous-sol.org>
		
datapath: rename brcompat.c to brcompat_main.c
		
This just makes it easier to subsequently rename the brcompat_mod module
to brcompat without introducing circular dependencies.

Signed-off-by: Chris Wright <chrisw at sous-sol.org>
Signed-off-by: Jesse Gross <jesse at nicira.com>


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

Summary of changes:
 datapath/{brcompat.c => brcompat_main.c} |    0
 datapath/linux/.gitignore                |    8 +++++---
 datapath/linux/Modules.mk                |    2 +-
 3 files changed, 6 insertions(+), 4 deletions(-)
 rename datapath/{brcompat.c => brcompat_main.c} (100%)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list