From b38f097029665f4ece801ca129913d36f757b49c Mon Sep 17 00:00:00 2001 From: ck153898 Date: Mon, 10 Dec 2007 12:25:48 -0800 Subject: 6627223 gfs needs to support extended dirent flags --- usr/src/uts/common/sys/attr.h | 1 + 1 file changed, 1 insertion(+) (limited to 'usr/src/uts/common/sys/attr.h') diff --git a/usr/src/uts/common/sys/attr.h b/usr/src/uts/common/sys/attr.h index 34e802eed1..9f58bed52a 100644 --- a/usr/src/uts/common/sys/attr.h +++ b/usr/src/uts/common/sys/attr.h @@ -131,6 +131,7 @@ typedef struct { #define XATTR_FIDSZ (sizeof (xattr_fid_t) - sizeof (uint16_t)) int xattr_dir_vget(vfs_t *, vnode_t **, fid_t *); +int xattr_sysattr_casechk(char *name); #endif int attr_count(void); -- cgit v1.2.3