Al Viro <[email protected]> wrote:

> Egads...  *If* you go for bool here, why not
>       return (mnt->mnt_flags & MNT_READONLY) || sb_rdonly(mnt->mnt_sb);
> and be done with that?

Fair point; I'll do that when I get back later.

David

Reply via email to