* [PATCH] bugzilla_217709
@ 2023-12-26 12:23 Rajesh Pandian
2024-01-01 11:50 ` Alejandro Colomar
0 siblings, 1 reply; 3+ messages in thread
From: Rajesh Pandian @ 2023-12-26 12:23 UTC (permalink / raw)
To: alx; +Cc: linux-man, Rajesh Pandian
---
man7/mount_namespaces.7 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man7/mount_namespaces.7 b/man7/mount_namespaces.7
index 1f0a1b41f..736dd91bd 100644
--- a/man7/mount_namespaces.7
+++ b/man7/mount_namespaces.7
@@ -1127,7 +1127,7 @@ in the following step:
.EX
# \fBunshare \-\-user \-\-map\-root\-user \-\-mount \e\fP
\fBstrace \-o /tmp/log \e\fP
- \fBumount /mnt/dir\fP
+ \fBumount /etc/shadow\fP
umount: /etc/shadow: not mounted.
# \fBgrep \[aq]\[ha]umount\[aq] /tmp/log\fP
umount2("/etc/shadow", 0) = \-1 EINVAL (Invalid argument)
--
2.39.2
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] bugzilla_217709
2023-12-26 12:23 [PATCH] bugzilla_217709 Rajesh Pandian
@ 2024-01-01 11:50 ` Alejandro Colomar
2024-01-09 11:19 ` rajesh
0 siblings, 1 reply; 3+ messages in thread
From: Alejandro Colomar @ 2024-01-01 11:50 UTC (permalink / raw)
To: Rajesh Pandian; +Cc: linux-man
[-- Attachment #1: Type: text/plain, Size: 1054 bytes --]
Hi Rajesh,
On Tue, Dec 26, 2023 at 05:53:41PM +0530, Rajesh Pandian wrote:
> ---
This patch is missing a commit message. Check the CONTRIBUTING file to
learn the format of the commit message (or inspect a few commits with
git(1)).
Have a lovely year,
Alex
> man7/mount_namespaces.7 | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/man7/mount_namespaces.7 b/man7/mount_namespaces.7
> index 1f0a1b41f..736dd91bd 100644
> --- a/man7/mount_namespaces.7
> +++ b/man7/mount_namespaces.7
> @@ -1127,7 +1127,7 @@ in the following step:
> .EX
> # \fBunshare \-\-user \-\-map\-root\-user \-\-mount \e\fP
> \fBstrace \-o /tmp/log \e\fP
> - \fBumount /mnt/dir\fP
> + \fBumount /etc/shadow\fP
> umount: /etc/shadow: not mounted.
> # \fBgrep \[aq]\[ha]umount\[aq] /tmp/log\fP
> umount2("/etc/shadow", 0) = \-1 EINVAL (Invalid argument)
> --
> 2.39.2
>
--
<https://www.alejandro-colomar.es/>
Looking for a remote C programming job at the moment.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] bugzilla_217709
2024-01-01 11:50 ` Alejandro Colomar
@ 2024-01-09 11:19 ` rajesh
0 siblings, 0 replies; 3+ messages in thread
From: rajesh @ 2024-01-09 11:19 UTC (permalink / raw)
To: Alejandro Colomar; +Cc: linux-man
Hi Alejandro,
Sorry about that. Thank you. I am off sick as I hurt my knee bad. I'll
be away for the next 10 days. If it's still here I'll fix the commit.
Just letting you know so that I don't leave you hanging there.
Rajesh
On Mon, 1 Jan 2024 at 17:20, Alejandro Colomar <alx@kernel.org> wrote:
>
> Hi Rajesh,
>
> On Tue, Dec 26, 2023 at 05:53:41PM +0530, Rajesh Pandian wrote:
> > ---
>
> This patch is missing a commit message. Check the CONTRIBUTING file to
> learn the format of the commit message (or inspect a few commits with
> git(1)).
>
> Have a lovely year,
> Alex
>
> > man7/mount_namespaces.7 | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/man7/mount_namespaces.7 b/man7/mount_namespaces.7
> > index 1f0a1b41f..736dd91bd 100644
> > --- a/man7/mount_namespaces.7
> > +++ b/man7/mount_namespaces.7
> > @@ -1127,7 +1127,7 @@ in the following step:
> > .EX
> > # \fBunshare \-\-user \-\-map\-root\-user \-\-mount \e\fP
> > \fBstrace \-o /tmp/log \e\fP
> > - \fBumount /mnt/dir\fP
> > + \fBumount /etc/shadow\fP
> > umount: /etc/shadow: not mounted.
> > # \fBgrep \[aq]\[ha]umount\[aq] /tmp/log\fP
> > umount2("/etc/shadow", 0) = \-1 EINVAL (Invalid argument)
> > --
> > 2.39.2
> >
>
> --
> <https://www.alejandro-colomar.es/>
> Looking for a remote C programming job at the moment.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-01-09 11:20 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-26 12:23 [PATCH] bugzilla_217709 Rajesh Pandian
2024-01-01 11:50 ` Alejandro Colomar
2024-01-09 11:19 ` rajesh
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox