]> git.karo-electronics.de Git - karo-tx-linux.git/commit
NFS: out of date comment regarding O_EXCL above nfs3_proc_create()
authorHarshula Jayasuriya <harshula@redhat.com>
Tue, 8 Sep 2009 23:49:33 +0000 (19:49 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 8 Sep 2009 23:49:33 +0000 (19:49 -0400)
commitdbab8360ed8abca38121109feab47c4bea895994
tree05e37cba3e719a5a93e416ac70fd5e6dde1151c9
parent5eecfde615894dc1c2e3f85b515a96ae2e408fb5
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 <harshula@redhat.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs3proc.c