On 07/24/2012 04:32 PM, Richard W.M. Jones wrote:
On Mon, Jul 23, 2012 at 05:51:32PM +0800, Wanlong Gao wrote:
> - style = RStruct ("info", "xfsinfo"), [Pathname
"path"], [];
> + style = RStruct ("info", "xfsinfo"), [String
"pathordevice"], [];
Actually NACK to this. I don't understand why you don't
use Dev_or_Path here.
Dev_or_Path generates RESOLVE_DEVICE code in stubs.c, then
it does RESOLVE_DEVICE twice, right?
Thanks,
Wanlong Gao
Rich.