Message-ID: <39FD1892.8AAC8E46@student.anu.edu.au>
Date: Mon, 30 Oct 2000 17:43:30 +1100
From: Marcus Milne <s3028432@student.anu.edu.au>
Reply-To: MARCUS.J.MILNE@student.anu.edu.au
Organization: Australian National University
X-Mailer: Mozilla 4.61 [en] (Win98; I)
X-Accept-Language: en
MIME-Version: 1.0
Newsgroups: comp.os.minix
Subject: Superblock
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
NNTP-Posting-Host: 150.203.223.15
X-Original-NNTP-Posting-Host: 150.203.223.15
X-Trace: 1 Nov 2000 17:47:32 +1000, 150.203.223.15
Lines: 10
Path: news.adfa.edu.au!clarion.carno.net.au!150.203.223.15
Xref: news.adfa.edu.au comp.os.minix:36023


If I'm writing my own function in inode.c, how do I reference the
superblock?  I'm trying to write my own function to check the dirty bit
of the Minix superblock but I can't seem to find a variable that will
reference it.

Thanx in advance.

- Marcus

