* [PATCH] Documentation: remove reference to now removed mandatory-locking doc
@ 2021-10-05 10:02 Jeff Layton
2021-10-12 19:42 ` Jonathan Corbet
0 siblings, 1 reply; 2+ messages in thread
From: Jeff Layton @ 2021-10-05 10:02 UTC (permalink / raw)
To: linux-doc; +Cc: linux-kernel, corbet, Stephen Rothwell
When I removed the document on mandatory locking from the tree, I missed
removing the reference to it from the index file.
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Jeff Layton <jlayton@kernel.org>
---
Documentation/filesystems/index.rst | 1 -
1 file changed, 1 deletion(-)
diff --git a/Documentation/filesystems/index.rst b/Documentation/filesystems/index.rst
index c0ad233963ae..bee63d42e5ec 100644
--- a/Documentation/filesystems/index.rst
+++ b/Documentation/filesystems/index.rst
@@ -29,7 +29,6 @@ algorithms work.
fiemap
files
locks
- mandatory-locking
mount_api
quota
seq_file
--
2.31.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] Documentation: remove reference to now removed mandatory-locking doc
2021-10-05 10:02 [PATCH] Documentation: remove reference to now removed mandatory-locking doc Jeff Layton
@ 2021-10-12 19:42 ` Jonathan Corbet
0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2021-10-12 19:42 UTC (permalink / raw)
To: Jeff Layton, linux-doc; +Cc: linux-kernel, Stephen Rothwell
Jeff Layton <jlayton@kernel.org> writes:
> When I removed the document on mandatory locking from the tree, I missed
> removing the reference to it from the index file.
>
> Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
> Signed-off-by: Jeff Layton <jlayton@kernel.org>
> ---
> Documentation/filesystems/index.rst | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/Documentation/filesystems/index.rst b/Documentation/filesystems/index.rst
> index c0ad233963ae..bee63d42e5ec 100644
> --- a/Documentation/filesystems/index.rst
> +++ b/Documentation/filesystems/index.rst
> @@ -29,7 +29,6 @@ algorithms work.
> fiemap
> files
> locks
> - mandatory-locking
> mount_api
> quota
So this is a fine change, but there's a couple more:
- Documentation/filesystems/locks.rst still has a section on mandatory
locking that, presumably, can just come out; it has a reference to
the now-removed file.
- There is also a reference (dated April 1996) in the pseudo-changelog
comments at the head of fs/locks.c. I'd take the whole pile out, but
that's me...
Thanks,
jon
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-10-12 19:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-05 10:02 [PATCH] Documentation: remove reference to now removed mandatory-locking doc Jeff Layton
2021-10-12 19:42 ` Jonathan Corbet
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).