From ed730f677ef393ee00205e99723102c91943ca39 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Thu, 13 Jun 1996 13:26:31 +0000 Subject: (struct netnode): Add member `fileinfo'. --- nfs/nfs.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nfs/nfs.h') diff --git a/nfs/nfs.h b/nfs/nfs.h index 2c5e567b..d9d01121 100644 --- a/nfs/nfs.h +++ b/nfs/nfs.h @@ -57,6 +57,8 @@ struct netnode off_t extend_len; #endif + struct user_pager_info *fileinfo; + /* If this node has been renamed by "deletion" then this is the directory and name in that directory which is holding the node */ -- cgit v1.2.3