From 6660ed034a14ab5ce93e434db8e27464fe8b299a Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Tue, 15 Mar 2016 12:58:59 +1300 Subject: [PATCH] lseek.2: FUSE now supports SEEK_HOLE and SEEK_DATA Signed-off-by: Michael Kerrisk --- man2/lseek.2 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/man2/lseek.2 b/man2/lseek.2 index a5cdd12c2..e7a8a6694 100644 --- a/man2/lseek.2 +++ b/man2/lseek.2 @@ -176,6 +176,9 @@ XFS (since Linux 3.5) ext4 (since Linux 3.8) .IP * tmpfs (since Linux 3.8) +.IP * +FUSE (since Linux 4.5) +.\" commit 0b5da8db145bfd44266ac964a2636a0cf8d7c286 .SH RETURN VALUE Upon successful completion, .BR lseek ()