All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] lseek.2: List gfs2 support for SEEK_HOLE/SEEK_DATA
@ 2020-07-09 13:03 ` Andrew Price
  0 siblings, 0 replies; 4+ messages in thread
From: Andrew Price @ 2020-07-09 13:03 UTC (permalink / raw)
  To: mtk.manpages; +Cc: linux-man, cluster-devel

Signed-off-by: Andrew Price <anprice@redhat.com>
---
 man2/lseek.2 | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/man2/lseek.2 b/man2/lseek.2
index a20b10431..22de446fc 100644
--- a/man2/lseek.2
+++ b/man2/lseek.2
@@ -182,6 +182,9 @@ NFS (since Linux 3.18)
 .IP *
 FUSE (since Linux 4.5)
 .\" commit 0b5da8db145bfd44266ac964a2636a0cf8d7c286
+.IP *
+GFS2 (since Linux 4.15)
+.\" commit 3a27411cb4bc3ce31db228e3569ad01b462a4310
 .SH RETURN VALUE
 Upon successful completion,
 .BR lseek ()
-- 
2.26.2


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [Cluster-devel] [PATCH] lseek.2: List gfs2 support for SEEK_HOLE/SEEK_DATA
@ 2020-07-09 13:03 ` Andrew Price
  0 siblings, 0 replies; 4+ messages in thread
From: Andrew Price @ 2020-07-09 13:03 UTC (permalink / raw)
  To: cluster-devel.redhat.com

Signed-off-by: Andrew Price <anprice@redhat.com>
---
 man2/lseek.2 | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/man2/lseek.2 b/man2/lseek.2
index a20b10431..22de446fc 100644
--- a/man2/lseek.2
+++ b/man2/lseek.2
@@ -182,6 +182,9 @@ NFS (since Linux 3.18)
 .IP *
 FUSE (since Linux 4.5)
 .\" commit 0b5da8db145bfd44266ac964a2636a0cf8d7c286
+.IP *
+GFS2 (since Linux 4.15)
+.\" commit 3a27411cb4bc3ce31db228e3569ad01b462a4310
 .SH RETURN VALUE
 Upon successful completion,
 .BR lseek ()
-- 
2.26.2



^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] lseek.2: List gfs2 support for SEEK_HOLE/SEEK_DATA
  2020-07-09 13:03 ` [Cluster-devel] " Andrew Price
@ 2020-07-17  8:14   ` Michael Kerrisk
  -1 siblings, 0 replies; 4+ messages in thread
From: Michael Kerrisk (man-pages) @ 2020-07-17  8:14 UTC (permalink / raw)
  To: Andrew Price; +Cc: mtk.manpages, linux-man, cluster-devel

On 7/9/20 3:03 PM, Andrew Price wrote:
> Signed-off-by: Andrew Price <anprice@redhat.com>

Thanks, Andrew. Patch applied.

Cheers,

Michael

> ---
>  man2/lseek.2 | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/man2/lseek.2 b/man2/lseek.2
> index a20b10431..22de446fc 100644
> --- a/man2/lseek.2
> +++ b/man2/lseek.2
> @@ -182,6 +182,9 @@ NFS (since Linux 3.18)
>  .IP *
>  FUSE (since Linux 4.5)
>  .\" commit 0b5da8db145bfd44266ac964a2636a0cf8d7c286
> +.IP *
> +GFS2 (since Linux 4.15)
> +.\" commit 3a27411cb4bc3ce31db228e3569ad01b462a4310
>  .SH RETURN VALUE
>  Upon successful completion,
>  .BR lseek ()
> 


-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Cluster-devel] [PATCH] lseek.2: List gfs2 support for SEEK_HOLE/SEEK_DATA
@ 2020-07-17  8:14   ` Michael Kerrisk
  0 siblings, 0 replies; 4+ messages in thread
From: Michael Kerrisk @ 2020-07-17  8:14 UTC (permalink / raw)
  To: cluster-devel.redhat.com

On 7/9/20 3:03 PM, Andrew Price wrote:
> Signed-off-by: Andrew Price <anprice@redhat.com>

Thanks, Andrew. Patch applied.

Cheers,

Michael

> ---
>  man2/lseek.2 | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/man2/lseek.2 b/man2/lseek.2
> index a20b10431..22de446fc 100644
> --- a/man2/lseek.2
> +++ b/man2/lseek.2
> @@ -182,6 +182,9 @@ NFS (since Linux 3.18)
>  .IP *
>  FUSE (since Linux 4.5)
>  .\" commit 0b5da8db145bfd44266ac964a2636a0cf8d7c286
> +.IP *
> +GFS2 (since Linux 4.15)
> +.\" commit 3a27411cb4bc3ce31db228e3569ad01b462a4310
>  .SH RETURN VALUE
>  Upon successful completion,
>  .BR lseek ()
> 


-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-07-17  8:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-09 13:03 [PATCH] lseek.2: List gfs2 support for SEEK_HOLE/SEEK_DATA Andrew Price
2020-07-09 13:03 ` [Cluster-devel] " Andrew Price
2020-07-17  8:14 ` Michael Kerrisk (man-pages)
2020-07-17  8:14   ` [Cluster-devel] " Michael Kerrisk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.