diff --git a/[refs] b/[refs] index 601c684c5dc6..f4a3bc3b9177 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: f551e44ff11d3e2ec8f37907bb88ec2433cc8b74 +refs/heads/master: 026ed5c9185dcc4b2df92e98c3d61a01cea19cbf diff --git a/trunk/fs/Kconfig b/trunk/fs/Kconfig index 530581628311..a27002668bd3 100644 --- a/trunk/fs/Kconfig +++ b/trunk/fs/Kconfig @@ -1471,8 +1471,8 @@ config NFS_V4 If unsure, say N. config NFS_DIRECTIO - bool "Allow direct I/O on NFS files (EXPERIMENTAL)" - depends on NFS_FS && EXPERIMENTAL + bool "Allow direct I/O on NFS files" + depends on NFS_FS help This option enables applications to perform uncached I/O on files in NFS file systems using the O_DIRECT open() flag. When O_DIRECT