Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F152750771
D31436.id93332.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
917 B
Referenced Files
None
Subscribers
None
D31436.id93332.diff
View Options
Index: lib/libc/sys/pathconf.2
===================================================================
--- lib/libc/sys/pathconf.2
+++ lib/libc/sys/pathconf.2
@@ -28,7 +28,7 @@
.\" @(#)pathconf.2 8.1 (Berkeley) 6/4/93
.\" $FreeBSD$
.\"
-.Dd March 30, 2020
+.Dd August 6, 2021
.Dt PATHCONF 2
.Os
.Sh NAME
@@ -166,9 +166,6 @@
.It Li _PC_MIN_HOLE_SIZE
If a file system supports the reporting of holes (see
.Xr lseek 2 ) ,
-.It Li _PC_DEALLOC_PRESENT
-If a file system supports hole-punching (see
-.Xr fspacectl 2 ) ,
.Fn pathconf
and
.Fn fpathconf
@@ -177,6 +174,10 @@
The offsets of holes returned will be aligned to this same value.
A special value of 1 is returned if the file system does not specify the minimum
hole size but still reports holes.
+.It Li _PC_DEALLOC_PRESENT
+Return 1 if a file system supports hole-punching (see
+.Xr fspacectl 2 ) ,
+otherwise 0.
.El
.Sh RETURN VALUES
If the call to
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Apr 17, 9:30 PM (11 h, 2 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31681272
Default Alt Text
D31436.id93332.diff (917 B)
Attached To
Mode
D31436: Fix pathconf.2 documentation error
Attached
Detach File
Event Timeline
Log In to Comment