From 223f789eb2bf7c53768f02f779b2899876f9bbdb Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Fri, 26 Aug 1994 16:47:51 +0000 Subject: entered into RCS --- hurd/hurd_types.h | 1 + 1 file changed, 1 insertion(+) (limited to 'hurd') diff --git a/hurd/hurd_types.h b/hurd/hurd_types.h index 0e9120ba..092fba9c 100644 --- a/hurd/hurd_types.h +++ b/hurd/hurd_types.h @@ -74,6 +74,7 @@ typedef struct stat io_statbuf_t; /* Bits for flags in fs.defs:file_set_translator call: */ #define FS_TRANS_FORCE 0x00000001 /* Must use translator(no sht circuit) */ #define FS_TRANS_EXCL 0x00000002 /* Don't do it if already translated. */ +#define FS_TRANS_SET 0x00000004 /* Set or clear translator */ /* Values for retry field in fs.defs:dir_pathtrans call: */ enum retry_type -- cgit v1.2.3