[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Diskfs Questions
From: |
Neal H. Walfield |
Subject: |
Re: Diskfs Questions |
Date: |
28 Jun 2002 14:39:05 +0200 |
User-agent: |
Gnus/5.0808 (Gnus v5.8.8) Emacs/21.2 |
> The first thing to make sure is that
> SUPER1_OFF + offsetof (jfs_sb,s_magic) + sizeof (jfs_sb->s_magic) - 1
> is smaller than store->size of course.
It has to be otherwise the disk pager's fault handler would not have
been invoked and he would have gotten a sigsegv directly.