From: Harshula Jayasuriya Date: Tue, 8 Sep 2009 23:49:33 +0000 (-0400) Subject: NFS: out of date comment regarding O_EXCL above nfs3_proc_create() X-Git-Tag: v2.6.32-rc1~716^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbab8360ed8abca38121109feab47c4bea895994;p=pandora-kernel.git NFS: out of date comment regarding O_EXCL above nfs3_proc_create() Hi Trond, Recently we were observing the behaviour difference between a 2.4.x and 2.6.x kernel with respect to O_EXCL. A comment from 2.4.x era, "For now, we don't implement O_EXCL." seems inaccurate in TOT. If so, here's a patch to remove the comment. This patch is against: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 Signed-off-by: Harshula Jayasuriya Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed