From 6178f5d8e9de1bbdd2e270a2e187a50ca0561174 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 14 Dec 1993 08:41:18 +0000 Subject: Formerly hurd_types.h.~85~ --- 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 c065ef9b..a99b089f 100644 --- a/hurd/hurd_types.h +++ b/hurd/hurd_types.h @@ -130,6 +130,7 @@ typedef enum retry_type retry_type; #define FSYS_GOAWAY_NOSYNC 0x00000002 /* Don't update physical media */ #define FSYS_GOAWAY_FORCE 0x00000004 /* Go away despite current users */ #define FSYS_GOAWAY_UNLINK 0x00000008 /* Go away only if non-dir */ +#define FSYS_GOAWAY_RECURSE 0x00000010 /* Shutdown children too */ /* This structure is known to be 19 ints long in hurd_types.defs */ struct fsys_statfsbuf -- cgit v1.2.3