[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20361.1302593733@jrobl>
Date: Tue, 12 Apr 2011 16:35:33 +0900
From: "J. R. Okajima" <hooanon05@...oo.co.jp>
To: Trond Myklebust <Trond.Myklebust@...app.com>
cc: linux-kernel@...r.kernel.org
Subject: O_EXCL in NFSv3
Hello Trond,
The commit in v2.6.37
c0204fd 2010-09-17 NFS: Clean up nfs4_proc_create()
looks totally dropping O_EXCL flag from NFSv3.
But fs/nfs/nfs3proc.c:nfs3_proc_create() and
fs/nfsd/nfs3proc.c:nfsd3_proc_create() still expect O_EXCL to be passed.
And the commit log says "Clean up nfs4_proc_create()".
Is this change for NFSv3 intentional?
Actually O_EXCL in NFSv3 doesn't work in v2.6.37 and later.
J. R. Okajima
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists