Enable CONFIG_SUNRPC_DEBUG (pointed out by Jeff Layton)

This commit is contained in:
Josh Boyer 2012-05-11 09:46:49 -04:00
parent 818e3c603a
commit 011b1a6842
2 changed files with 5 additions and 1 deletions

View File

@ -3584,6 +3584,7 @@ CONFIG_EXPORTFS=y
CONFIG_SUNRPC=m
CONFIG_SUNRPC_GSS=m
CONFIG_SUNRPC_XPRT_RDMA=m
CONFIG_SUNRPC_DEBUG=y
CONFIG_RPCSEC_GSS_KRB5=m
CONFIG_CIFS=m
CONFIG_CIFS_STATS=y

View File

@ -62,7 +62,7 @@ Summary: The Linux kernel
# For non-released -rc kernels, this will be appended after the rcX and
# gitX tags, so a 3 here would become part of release "0.rcX.gitX.3"
#
%global baserelease 1
%global baserelease 2
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@ -2326,6 +2326,9 @@ fi
# ||----w |
# || ||
%changelog
* Fri May 11 2012 Josh Boyer <jwboyer@redaht.com>
- Enable CONFIG_SUNRPC_DEBUG (pointed out by Jeff Layton)
* Fri May 11 2012 Josh Boyer <jwboyer@redhat.com> - 3.4.0-0.rc6.git3.1
- Linux v3.4-rc6-76-gd60b9c1