1
0
forked from pool/kernel-source

GIT Revision: f36b6edad308c1f5bc191d78695825533a890dab

OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7300
This commit is contained in:
Michal Marek
2012-07-13 05:03:12 +00:00
committed by Git OBS Bridge
parent 087452298e
commit 4334cfb077
21 changed files with 441 additions and 4 deletions

View File

@@ -1,3 +1,26 @@
-------------------------------------------------------------------
Fri Jul 13 03:42:29 CEST 2012 - neilb@suse.de
- Update config files.
Updates vanilla config files to include NFS_DEBUG implied by SUNRPC_DEBUG
- commit f36b6ed
-------------------------------------------------------------------
Fri Jul 13 02:06:34 CEST 2012 - neilb@suse.de
- Update config files.
Add SUNRPC_DEBUG - a new option for functionality that was
previously always present.
Without this, "rpcdebug" doesn't work.
We often request customers enable this to analyse problems.
- commit b4fa24f
-------------------------------------------------------------------
Thu Jul 12 14:32:41 CEST 2012 - mmarek@suse.cz
- Update vanilla config files.
- commit a0c6b82
-------------------------------------------------------------------
Tue Jul 10 20:52:42 CEST 2012 - jeffm@suse.com