Re: [patch] FICLONERANGE.2const: Update .so for renamed file
From: Alejandro Colomar <alx@kernel.org>
Date: 2024-06-15 16:40:25
Attachments
- signature.asc [application/pgp-signature] 833 bytes
From: Alejandro Colomar <alx@kernel.org>
Date: 2024-06-15 16:40:25
On Sat, Jun 15, 2024 at 04:37:25PM GMT, Alejandro Colomar wrote:
Hi Adam,
Hi Adam,
On Sat, Jun 15, 2024 at 02:29:27PM GMT, Adam Sampson wrote:quoted
Fixes: 733e3228017b ("ioctl.2, ioctl_ficlone*.2, FICLONE{,RANGE}.2const: Move page to FICLONE.2const") Signed-off-by: Adam Sampson <redacted>Whooops! I gotta release 6.9.1. I'll wait a few days in case some other bug is found. Expect a new release on Monday the 17th. Thanks for the patch! I've applied it and pushed it.
I've added some check to prevent this mistake from repeating: <https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git/commit/?id=16d3cd3a58ddd76c7c4e3170d06ea410cd2f463b> Cheers, Alex
Have a lovely day! Alexquoted
--- Range-diff against v0: -: --------- > 1: 479ee7641 FICLONERANGE.2const: Update .so for renamed file man/man2const/FICLONERANGE.2const | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)diff --git a/man/man2const/FICLONERANGE.2const b/man/man2const/FICLONERANGE.2const index 1e1cbb2b6..c52dce62f 100644 --- a/man/man2const/FICLONERANGE.2const +++ b/man/man2const/FICLONERANGE.2const@@ -1 +1 @@ -.so man2/ioctl_ficlone.2 +.so man2const/FICLONE.2const-- 2.45.2-- <https://www.alejandro-colomar.es/>
-- <https://www.alejandro-colomar.es/>