Whamcloud - gitweb
LU-16 idl: fix obd_connect_data padding comments
authorAndreas Dilger <adilger@whamcloud.com>
Thu, 29 Sep 2011 23:48:51 +0000 (17:48 -0600)
committerOleg Drokin <green@whamcloud.com>
Mon, 12 Dec 2011 18:04:57 +0000 (13:04 -0500)
commit20aee71e3b66eb183cddef7a018887078027b815
tree8acb7d805347f25931b5bb3f6eb685b0d4edd330
parentc57bb747eb09f5c971507a80a07ce2f3d8746248
LU-16 idl: fix obd_connect_data padding comments

Fix incorrect comments about 2.2 addition new padding fields
in obd_connect_data, since this was landed in 2.1 after all.
This doesn't really affect 2.1, since it is self-evident that
those fields are in 2.1, but may be relevant in future releases.

Add these new fields to wiretest/wirecheck as well.

Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: I0508934629dd028371211453c405b9c0a7cc9880
Reviewed-on: http://review.whamcloud.com/1447
Tested-by: Hudson
Reviewed-by: Fan Yong <yong.fan@whamcloud.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
lustre/include/lustre/lustre_idl.h
lustre/ptlrpc/wiretest.c
lustre/utils/wirecheck.c
lustre/utils/wiretest.c