From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Kerrisk (man-pages) Date: Fri, 17 Jul 2020 10:14:33 +0200 Subject: [Cluster-devel] [PATCH] lseek.2: List gfs2 support for SEEK_HOLE/SEEK_DATA In-Reply-To: <20200709130317.582038-1-anprice@redhat.com> References: <20200709130317.582038-1-anprice@redhat.com> Message-ID: List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On 7/9/20 3:03 PM, Andrew Price wrote: > Signed-off-by: Andrew Price 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/