From: Chuck Lever Date: Fri, 14 Mar 2008 18:14:56 +0000 (-0400) Subject: NFS: Always enable NFS direct I/O X-Git-Tag: v2.6.26-rc1~1082^2^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ecfc555a8327ff09b07066d73a98c04115007eec;p=pandora-kernel.git NFS: Always enable NFS direct I/O Since O_DIRECT is a standard feature that is enabled in most distros, eliminate the CONFIG_NFS_DIRECTIO build option, and change the fs/nfs/Makefile to always build in the NFS direct I/O engine. Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed