diff --git a/config-generic b/config-generic index 1ac354569..a27aedd40 100644 --- a/config-generic +++ b/config-generic @@ -3671,7 +3671,7 @@ CONFIG_RPCSEC_GSS_KRB5=m CONFIG_CIFS=m CONFIG_CIFS_STATS=y # CONFIG_CIFS_STATS2 is not set -# CONFIG_CIFS_SMB2 is not set +CONFIG_CIFS_SMB2=y CONFIG_CIFS_UPCALL=y CONFIG_CIFS_XATTR=y CONFIG_CIFS_POSIX=y diff --git a/kernel.spec b/kernel.spec index 12231409f..5ddea4c92 100644 --- a/kernel.spec +++ b/kernel.spec @@ -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 @@ -2338,6 +2338,9 @@ fi # ||----w | # || || %changelog +* Fri Nov 16 2012 Josh Boyer +- Add patch to enable CONFIG_CIFS_SMB2 + * Fri Nov 16 2012 Josh Boyer - 3.7.0-0.rc5.git2.1 - Linux v3.7-rc5-68-gc5e35d6