Whamcloud - gitweb
b=22235 llapi_uuid_match() prints bogus error message on upgraded filesystem
authorDmitry Zogin <dmitry.zogin@sun.com>
Mon, 5 Apr 2010 18:49:44 +0000 (11:49 -0700)
committerRobert Read <robert.read@oracle.com>
Mon, 5 Apr 2010 18:49:44 +0000 (11:49 -0700)
commit77adc7502148359adc472af645fa9a0706ec282e
tree4c974dd8a1fea79594bde11dd5a675cfaa8c0d76
parent5bf26d86b7ef2d2b6f853fb5e092028f5b253d94
b=22235 llapi_uuid_match() prints bogus error message on upgraded filesystem

 Change lov_iocontrol(), lmv_iocontrol() and mdc_iocontrol() functions to copy UUID
 string into a buffer before calling *_statfs() functions, so that UUID is
 always set when returning to the caller

 i=andreas.dilger
 i=nathan.rutman
lustre/lmv/lmv_obd.c
lustre/lov/lov_obd.c
lustre/mdc/mdc_request.c