[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210412214730.2dbbcdff@canb.auug.org.au>
Date: Mon, 12 Apr 2021 21:47:30 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Al Viro <viro@...IV.linux.org.uk>
Cc: Miklos Szeredi <mszeredi@...hat.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Next Mailing List <linux-next@...r.kernel.org>
Subject: linux-next: build warning after merge of the vfs tree
Hi all,
After merging the vfs tree, today's linux-next build (htmldocs) produced
this warning:
Documentation/filesystems/locking.rst:113: WARNING: Malformed table.
Text in column margin in table line 24.
============ =============================================
ops i_rwsem(inode)
============ =============================================
lookup: shared
create: exclusive
link: exclusive (both)
mknod: exclusive
symlink: exclusive
mkdir: exclusive
unlink: exclusive (both)
rmdir: exclusive (both)(see below)
rename: exclusive (all) (see below)
readlink: no
get_link: no
setattr: exclusive
permission: no (may not block if called in rcu-walk mode)
get_acl: no
getattr: no
listxattr: no
fiemap: no
update_time: no
atomic_open: shared (exclusive if O_CREAT is set in open flags)
tmpfile: no
fileattr_get: no or exclusive
fileattr_set: exclusive
============ =============================================
Introduced by commit
10a489bbff3e ("vfs: add fileattr ops")
--
Cheers,
Stephen Rothwell
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists