aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorwang di <[email protected]>2013-06-03 21:40:50 +0800
committerGreg Kroah-Hartman <[email protected]>2013-06-03 11:26:36 -0700
commit3b2f75fd590dfefffc11dc5050ca90394fc1a70d (patch)
treeb06fdf5494c7ee22e5b582924a15617ae071aae7 /tools/perf/scripts
parentff8c39b25e543d4016f3f166f48c8e89f17221e4 (diff)
staging/lustre/ost: check pre 2.4 echo client in obdo validation
Because old echo client still uses o_id/o_seq for objid, but new echo client will uses FID for the objid. Add OBD_CONNECT_FID for 2.4 echo client, so 2.4 OST will convert o_id/o_seq to FID if the request from old echo client. Add local flag OBD_FL_OSTID for o_flags to indicate OST does not support FID yet, then echo client will still send o_id/o_seq to OST. cleanup ost_validate_obdo [picked client part for upstream kernel submission] Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-3187 Lustre-change: http://review.whamcloud.com/6287 Signed-off-by: wang di <[email protected]> Reviewed-by: Andreas Dilger <[email protected]> Reviewed-by: Mike Pershin <[email protected]> Signed-off-by: Peng Tao <[email protected]> Signed-off-by: Andreas Dilger <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions