Subject: Re: file id alignment
To: None <martin@duskware.de>
From: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
List: tech-kern
Date: 07/01/2006 19:10:10
> I thinkt there has been some misunderstanding. The padding we talk
> about is explicit padding (structure member tf_pad), not the implicit one
> done by the compiler if the members are not properly aligned.

i meant both of them.
currently caller (vfs_composefh) does it by memset.

YAMAMOTO Takashi