nfs: Enable NFSv4.1/pNFS (Closes: #627655)

svn path=/dists/trunk/linux-2.6/; revision=17934
This commit is contained in:
Ben Hutchings 2011-08-15 14:31:57 +00:00
parent e9a11b33c1
commit 0697889c7d
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

@ -16,6 +16,7 @@ linux-2.6 (3.1.0~rc2-1~experimental.1) UNRELEASED; urgency=low
- pata_macio replaces ide_pmac
* aufs: Disable until it is updated for Linux 3.1
* rt: Disable until it is updated for Linux 3.1
* nfs: Enable NFSv4.1/pNFS (Closes: #627655)
-- Ben Hutchings <ben@decadent.org.uk> Wed, 27 Jul 2011 23:58:10 +0200

View File

@ -3277,7 +3277,7 @@ CONFIG_NFS_FS=m
CONFIG_NFS_V3=y
CONFIG_NFS_V3_ACL=y
CONFIG_NFS_V4=y
# CONFIG_NFS_V4_1 is not set
CONFIG_NFS_V4_1=y
CONFIG_NFS_FSCACHE=y
# CONFIG_NFS_USE_LEGACY_DNS is not set
# CONFIG_NFS_USE_NEW_IDMAPPER is not set