[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Strange wording about io_t->io_map method
From: |
Marcus Brinkmann |
Subject: |
Re: Strange wording about io_t->io_map method |
Date: |
Tue, 25 Apr 2006 18:27:13 +0200 |
User-agent: |
Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.7 (Sanjō) APEL/10.6 Emacs/21.4 (i486-pc-linux-gnu) MULE/5.0 (SAKAKI) |
At Tue, 25 Apr 2006 14:59:03 +0200,
Tom Bachmann <address@hidden> wrote:
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Marcus Brinkmann wrote:
> >> The text would become:
> >>
> >> If the capability is a read/write capability, an opaque PATT
> >> capability is returned in patt. If the capability is a read-only
> >> capability, a weak PATT capability is returned.
>
> This also sounds strange (to my ears), as caps are not read only or rw.
> This information is stored in the object, isn't it?
Depends. It can be stored in the object, but it can also be stored in
the protected payload of the capability (where the server-local object
ID resides as well).
Thanks,
Marcus