12 Jul
2007
12 Jul
'07
6:27 p.m.
Timo Sirainen wrote:
On Wed, 2007-07-11 at 22:12 -0600, Andrew Ziem wrote:
Info: Data cache flush O_DIRECT: OK
I suppose this means that your kernel was compiled with CONFIG_NFS_DIRECTIO=y?
Yes, apparently so. I think this is the correct file:
Interesting that it is enabled by default in Fedora and Debian. The kernel itself recommends not to use it by default: "This kernel build option defaults OFF to avoid exposing system administrators unwittingly to a potentially hazardous feature."
Andrew