提交 ff467342 编写于 作者: J Jeff Layton 提交者: Jonathan Corbet

Documentation: atomic_open called with shared lock on non-O_CREAT open

The exclusive lock is only held when O_CREAT is set.
Signed-off-by: NJeff Layton <jlayton@kernel.org>
Signed-off-by: NJonathan Corbet <corbet@lwn.net>
上级 e8686a40
......@@ -105,7 +105,7 @@ getattr: no
listxattr: no
fiemap: no
update_time: no
atomic_open: exclusive
atomic_open: shared (exclusive if O_CREAT is set in open flags)
tmpfile: no
============ =============================================
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册