Compare commits

...

1 Commits

Author SHA1 Message Date
Steve Dickson ea57d29b2d Added the latest label NFS code
Signed-off-by: Steve Dickson <steved@redhat.com>
2013-02-20 15:56:41 -05:00
3 changed files with 3826 additions and 1 deletions

View File

@ -434,3 +434,7 @@ CONFIG_MODULE_SIG_SHA256=y
# CONFIG_MODULE_SIG_FORCE is not set
CONFIG_MODULE_SIG_BLACKLIST=y
CONFIG_MODULE_SIG_UEFI=y
CONFIG_NFS_V4_SECURITY_LABEL=y
CONFIG_NFSD_V4_SECURITY_LABEL=y

View File

@ -31,7 +31,7 @@ Summary: The Linux kernel
#
# (Uncomment the '#' and both spaces below to set the buildid.)
#
# % define buildid .local
%define buildid .lnfs
###################################################################
# The buildid can also be specified on the rpmbuild command line
@ -694,6 +694,7 @@ Patch2901: v4l-dvb-experimental.patch
# fs fixes
# NFSv4
Patch4000: lnfs-3.8.0-2.patch
# patches headed upstream
Patch10000: fs-proc-devtree-remove_proc_entry.patch
@ -1336,6 +1337,7 @@ ApplyPatch arm-imx-fixdrm.patch
# eCryptfs
# NFSv4
ApplyPatch lnfs-3.8.0-2.patch
# USB

3819
lnfs-3.8.0-2.patch Normal file

File diff suppressed because it is too large Load Diff