diff options
author | Marcin Jurkowski <marcin1j@gmail.com> | 2017-10-27 00:46:22 +0200 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2017-11-22 22:36:21 +0100 |
commit | 06e1b90404cbad66d02aef66d81b46bd771f099c (patch) | |
tree | d2d0b00635af69bd7ced4298fa8bc1618f8cb25d /.gitattributes | |
parent | 9f13f98c8c5471ea79ed863df2f7f89450fb0474 (diff) | |
download | upstream-06e1b90404cbad66d02aef66d81b46bd771f099c.tar.gz upstream-06e1b90404cbad66d02aef66d81b46bd771f099c.tar.bz2 upstream-06e1b90404cbad66d02aef66d81b46bd771f099c.zip |
kernel: add NFS4 client support
Adds NFS4 client support:
1. Package kmod-fs-nfs is split into kmod-fs-nfs (nfs.ko) and
kmod-fs-nfs-v3 (nfsv3.ko).
2. A new package kmod-fs-nfs-v4 (nfsv4.ko) is created.
3. Package kmod-fs-nfs-common-v4 is renamed to kmod-fs-nfs-rpcsec
and includes additional module rpcsec_gss_krb5.ko.
CONFIG_NFS_V4 goes into kmod-fs-nfs-v4, CONFIG_NFSD_V4 (NFS4
server) is removed. Missing kernel module oid_registry.ko
needed by auth_rpcgss.ko is added to the package.
A new package kmod-crypto-cts needed by rpcsec_gss_krb5.ko is
also created.
Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
[add dependency to kmod-crypto-ecb in fs-nfs-common-rpcsec]
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions