From 6d8fb20fdbafb49367f12f5a40fa988aa247430b Mon Sep 17 00:00:00 2001 From: Chuck Lever Date: Wed, 20 Sep 2006 14:33:07 -0400 Subject: [PATCH] --- yaml --- r: 34819 b: refs/heads/master c: 026ed5c9185dcc4b2df92e98c3d61a01cea19cbf h: refs/heads/master i: 34817: eb1d9adab8277cb38f69181093f58a3cf5215106 34815: ef8e8ab3eb01132f5d9f91407dd57242b5c463e3 v: v3 --- [refs] | 2 +- trunk/fs/Kconfig | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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