From 6909213aa5291cd0749ce61c0a371a3d6146955c Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sat, 4 Jul 2009 15:04:43 +0200 Subject: [PATCH] getdents.2: The d_type field is fully supported on Btrfs Signed-off-by: Michael Kerrisk --- man2/getdents.2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man2/getdents.2 b/man2/getdents.2 index 48780fc52..56a7ff416 100644 --- a/man2/getdents.2 +++ b/man2/getdents.2 @@ -24,7 +24,7 @@ .\" Modified 22 July 1995 by Michael Chastain : .\" Derived from 'readdir.2'. .\" Modified Tue Oct 22 08:11:14 EDT 1996 by Eric S. Raymond -.TH GETDENTS 2 2009-01-23 "Linux" "Linux Programmer's Manual" +.TH GETDENTS 2 2009-07-04 "Linux" "Linux Programmer's Manual" .SH NAME getdents \- get directory entries .SH SYNOPSIS @@ -128,7 +128,7 @@ attempting to access this field always provides the value 0 Currently, .\" kernel 2.6.27 .\" The same sentence is in readdir.2 -only some file systems (among them: ext2, etx3, and ext4) +only some file systems (among them: Btrfs, ext2, etx3, and ext4) have full support for returning the file type in .IR d_type . All applications must properly handle a return of