[LU-16] Allow objects larger than 2TB in size Created: 21/Nov/10  Updated: 03/Dec/14  Resolved: 24/Jul/11

Status: Resolved
Project: Lustre
Component/s: None
Affects Version/s: None
Fix Version/s: Lustre 2.1.0

Type: Improvement Priority: Minor
Reporter: Zhenyu Xu Assignee: Zhenyu Xu
Resolution: Fixed Votes: 0
Labels: None

Issue Links:
Related
is related to LU-5979 RPC size compatibility code Resolved
Bugzilla ID: 20,128
Rank (Obsolete): 4824

 Description   

quote Andreas in bug 20128:

Current ext3 code limits the size of individual objects to 2TB. This assumption
has been hard-coded into the client by use of LUSTRE_STRIPE_MAXBYTES in
lov_alloc_memmd(). For ext4- and DMU-based OSTs this assumption is incorrect.

We need to be able to convey the maximum object size from the OST to the client
via obd_connect_data. This can be extracted from the OST superblock
sb->s_maxbytes and sent to clients that send a new OBD_CONNECT_MAXBYTES flag to
fill in an ocd_maxbytes field at connect time. The minimum of the per-OSC
maxbytes values should be used to determine the lov_maxbytes and lli_maxbytes.

Make sure not to conflict with any fields/flags in the obd_connect_data or
OBD_CONNECT between branches...



 Comments   
Comment by Zhenyu Xu [ 22/Nov/10 ]

revise patch posted for review at http://review.whamcloud.com/#change,132

change log since last patch: updated obd_connect_names[]

Comment by Zhenyu Xu [ 13/Feb/11 ]

master patch tracking for fs/lustre-release at http://review.whamcloud.com/241

Comment by Build Master (Inactive) [ 14/Mar/11 ]

Integrated in reviews-centos5 #453
LU-16 Allow objects larger than 2TB in size

Bobi Jam : af495eda63e4bb2227c706f0c52077dd2d5ef86e
Files :

  • lustre/utils/wiretest.c
  • lustre/lov/lov_internal.h
  • lustre/lov/lov_ea.c
  • lustre/ptlrpc/wiretest.c
  • lustre/include/lustre/lustre_idl.h
  • lustre/ptlrpc/import.c
  • lustre/ptlrpc/pack_generic.c
  • lustre/utils/wirecheck.c
  • lustre/llite/llite_lib.c
  • lustre/obdfilter/filter.c
  • lustre/obdclass/lprocfs_status.c
  • lustre/osc/osc_request.c
  • lustre/lov/lov_pack.c
  • lustre/lov/lov_obd.c
Comment by Build Master (Inactive) [ 21/Mar/11 ]

Integrated in reviews-centos5 #530
LU-16 Allow objects larger than 2TB in size

Bobi Jam : 3847efa2c0949df6c92e7c81f76949fb1bc6780a
Files :

  • lustre/lov/lov_ea.c
  • lustre/ptlrpc/import.c
  • lustre/lov/lov_obd.c
  • lustre/obdfilter/filter.c
  • lustre/utils/wiretest.c
  • lustre/include/lustre/lustre_idl.h
  • lustre/llite/llite_lib.c
  • lustre/lov/lov_internal.h
  • lustre/lov/lov_pack.c
  • lustre/utils/wirecheck.c
  • lustre/osc/osc_request.c
  • lustre/obdclass/lprocfs_status.c
  • lustre/ptlrpc/wiretest.c
  • lustre/ptlrpc/pack_generic.c
Comment by Build Master (Inactive) [ 24/Mar/11 ]

Integrated in reviews-centos5 #546
LU-16 Allow objects larger than 2TB in size

Bobi Jam : a62398ba378c9d83c10c7e5a246a99cf9ac5dabd
Files :

  • lustre/ptlrpc/import.c
  • lustre/ptlrpc/layout.c
  • lustre/include/lustre/lustre_idl.h
  • lustre/obdclass/lprocfs_status.c
  • lustre/lov/lov_internal.h
  • lustre/utils/wirecheck.c
  • lustre/lov/lov_obd.c
  • lustre/obdfilter/filter.c
  • lustre/utils/wiretest.c
  • lustre/lov/lov_ea.c
  • lustre/osc/osc_request.c
  • lustre/ptlrpc/wiretest.c
  • lustre/ptlrpc/pack_generic.c
  • lustre/llite/llite_lib.c
  • lustre/lov/lov_pack.c
Comment by Build Master (Inactive) [ 08/Jun/11 ]

Integrated in lustre-b1_8 » x86_64,client,ubuntu1004,inkernel #74
LU-16 reserve OBD_CONNECT_MAXBYTES connect flag

Johann Lombardi : fa704c0e1eea40a2370ac13938860e7648b50bdc
Files :

  • lustre/include/lustre/lustre_idl.h
Comment by Build Master (Inactive) [ 08/Jun/11 ]

Integrated in lustre-b1_8 » x86_64,client,el5,ofa #74
LU-16 reserve OBD_CONNECT_MAXBYTES connect flag

Johann Lombardi : fa704c0e1eea40a2370ac13938860e7648b50bdc
Files :

  • lustre/include/lustre/lustre_idl.h
Comment by Build Master (Inactive) [ 08/Jun/11 ]

Integrated in lustre-b1_8 » x86_64,server,el5,ofa #74
LU-16 reserve OBD_CONNECT_MAXBYTES connect flag

Johann Lombardi : fa704c0e1eea40a2370ac13938860e7648b50bdc
Files :

  • lustre/include/lustre/lustre_idl.h
Comment by Build Master (Inactive) [ 08/Jun/11 ]

Integrated in lustre-b1_8 » i686,client,el5,inkernel #74
LU-16 reserve OBD_CONNECT_MAXBYTES connect flag

Johann Lombardi : fa704c0e1eea40a2370ac13938860e7648b50bdc
Files :

  • lustre/include/lustre/lustre_idl.h
Comment by Build Master (Inactive) [ 08/Jun/11 ]

Integrated in lustre-b1_8 » i686,client,el5,ofa #74
LU-16 reserve OBD_CONNECT_MAXBYTES connect flag

Johann Lombardi : fa704c0e1eea40a2370ac13938860e7648b50bdc
Files :

  • lustre/include/lustre/lustre_idl.h
Comment by Build Master (Inactive) [ 08/Jun/11 ]

Integrated in lustre-b1_8 » x86_64,server,el5,inkernel #74
LU-16 reserve OBD_CONNECT_MAXBYTES connect flag

Johann Lombardi : fa704c0e1eea40a2370ac13938860e7648b50bdc
Files :

  • lustre/include/lustre/lustre_idl.h
Comment by Build Master (Inactive) [ 08/Jun/11 ]

Integrated in lustre-b1_8 » i686,server,el5,ofa #74
LU-16 reserve OBD_CONNECT_MAXBYTES connect flag

Johann Lombardi : fa704c0e1eea40a2370ac13938860e7648b50bdc
Files :

  • lustre/include/lustre/lustre_idl.h
Comment by Build Master (Inactive) [ 08/Jun/11 ]

Integrated in lustre-b1_8 » x86_64,client,el6,inkernel #74
LU-16 reserve OBD_CONNECT_MAXBYTES connect flag

Johann Lombardi : fa704c0e1eea40a2370ac13938860e7648b50bdc
Files :

  • lustre/include/lustre/lustre_idl.h
Comment by Build Master (Inactive) [ 08/Jun/11 ]

Integrated in lustre-b1_8 » i686,client,el6,inkernel #74
LU-16 reserve OBD_CONNECT_MAXBYTES connect flag

Johann Lombardi : fa704c0e1eea40a2370ac13938860e7648b50bdc
Files :

  • lustre/include/lustre/lustre_idl.h
Comment by Build Master (Inactive) [ 10/Jun/11 ]

Integrated in lustre-b1_8 » i686,server,el5,inkernel #79
LU-16 reserve OBD_CONNECT_MAXBYTES connect flag

Johann Lombardi : fa704c0e1eea40a2370ac13938860e7648b50bdc
Files :

  • lustre/include/lustre/lustre_idl.h
Comment by Build Master (Inactive) [ 12/Jun/11 ]

Integrated in lustre-b1_8 » x86_64,client,el5,inkernel #80
LU-16 reserve OBD_CONNECT_MAXBYTES connect flag

Johann Lombardi : fa704c0e1eea40a2370ac13938860e7648b50bdc
Files :

  • lustre/include/lustre/lustre_idl.h
Comment by Build Master (Inactive) [ 24/Jul/11 ]

Integrated in lustre-master » x86_64,client,el5,ofa #223
LU-16 Allow objects larger than 2TB in size

Oleg Drokin : 39352577e47c7928d7e477dd5fcee04ddc5cbeaa
Files :

  • lustre/obdfilter/filter.c
  • lustre/obdclass/lprocfs_status.c
  • lustre/lov/lov_internal.h
  • lustre/ptlrpc/pack_generic.c
  • lustre/osc/osc_request.c
  • lustre/ptlrpc/layout.c
  • lustre/utils/wirehdr.c
  • lustre/lov/lov_obd.c
  • lustre/ptlrpc/import.c
  • lustre/utils/wiretest.c
  • lustre/ptlrpc/wiretest.c
  • lustre/llite/llite_lib.c
  • lustre/lov/lov_ea.c
  • lustre/include/lustre/lustre_idl.h
  • lustre/utils/wirecheck.c
  • lustre/ptlrpc/wirehdr.c
  • lustre/lov/lov_pack.c
Comment by Build Master (Inactive) [ 24/Jul/11 ]

Integrated in lustre-master » x86_64,client,el5,inkernel #223
LU-16 Allow objects larger than 2TB in size

Oleg Drokin : 39352577e47c7928d7e477dd5fcee04ddc5cbeaa
Files :

  • lustre/osc/osc_request.c
  • lustre/lov/lov_internal.h
  • lustre/ptlrpc/import.c
  • lustre/lov/lov_pack.c
  • lustre/ptlrpc/wirehdr.c
  • lustre/ptlrpc/wiretest.c
  • lustre/lov/lov_obd.c
  • lustre/utils/wirecheck.c
  • lustre/utils/wirehdr.c
  • lustre/obdclass/lprocfs_status.c
  • lustre/include/lustre/lustre_idl.h
  • lustre/utils/wiretest.c
  • lustre/ptlrpc/pack_generic.c
  • lustre/llite/llite_lib.c
  • lustre/ptlrpc/layout.c
  • lustre/lov/lov_ea.c
  • lustre/obdfilter/filter.c
Comment by Build Master (Inactive) [ 24/Jul/11 ]

Integrated in lustre-master » i686,client,el6,inkernel #223
LU-16 Allow objects larger than 2TB in size

Oleg Drokin : 39352577e47c7928d7e477dd5fcee04ddc5cbeaa
Files :

  • lustre/ptlrpc/import.c
  • lustre/ptlrpc/wirehdr.c
  • lustre/utils/wirecheck.c
  • lustre/lov/lov_obd.c
  • lustre/utils/wirehdr.c
  • lustre/llite/llite_lib.c
  • lustre/osc/osc_request.c
  • lustre/lov/lov_internal.h
  • lustre/ptlrpc/layout.c
  • lustre/obdclass/lprocfs_status.c
  • lustre/ptlrpc/pack_generic.c
  • lustre/include/lustre/lustre_idl.h
  • lustre/lov/lov_pack.c
  • lustre/utils/wiretest.c
  • lustre/ptlrpc/wiretest.c
  • lustre/lov/lov_ea.c
  • lustre/obdfilter/filter.c
Comment by Build Master (Inactive) [ 24/Jul/11 ]

Integrated in lustre-master » x86_64,server,el6,inkernel #223
LU-16 Allow objects larger than 2TB in size

Oleg Drokin : 39352577e47c7928d7e477dd5fcee04ddc5cbeaa
Files :

  • lustre/obdfilter/filter.c
  • lustre/ptlrpc/pack_generic.c
  • lustre/ptlrpc/import.c
  • lustre/lov/lov_obd.c
  • lustre/lov/lov_pack.c
  • lustre/lov/lov_internal.h
  • lustre/utils/wiretest.c
  • lustre/ptlrpc/wirehdr.c
  • lustre/utils/wirecheck.c
  • lustre/include/lustre/lustre_idl.h
  • lustre/ptlrpc/wiretest.c
  • lustre/lov/lov_ea.c
  • lustre/ptlrpc/layout.c
  • lustre/osc/osc_request.c
  • lustre/llite/llite_lib.c
  • lustre/obdclass/lprocfs_status.c
  • lustre/utils/wirehdr.c
Comment by Build Master (Inactive) [ 24/Jul/11 ]

Integrated in lustre-master » x86_64,client,el6,inkernel #223
LU-16 Allow objects larger than 2TB in size

Oleg Drokin : 39352577e47c7928d7e477dd5fcee04ddc5cbeaa
Files :

  • lustre/lov/lov_ea.c
  • lustre/ptlrpc/wiretest.c
  • lustre/obdfilter/filter.c
  • lustre/ptlrpc/import.c
  • lustre/obdclass/lprocfs_status.c
  • lustre/osc/osc_request.c
  • lustre/ptlrpc/layout.c
  • lustre/include/lustre/lustre_idl.h
  • lustre/lov/lov_internal.h
  • lustre/lov/lov_obd.c
  • lustre/utils/wirecheck.c
  • lustre/lov/lov_pack.c
  • lustre/ptlrpc/pack_generic.c
  • lustre/utils/wirehdr.c
  • lustre/llite/llite_lib.c
  • lustre/utils/wiretest.c
  • lustre/ptlrpc/wirehdr.c
Comment by Build Master (Inactive) [ 24/Jul/11 ]

Integrated in lustre-master » x86_64,server,el5,inkernel #223
LU-16 Allow objects larger than 2TB in size

Oleg Drokin : 39352577e47c7928d7e477dd5fcee04ddc5cbeaa
Files :

  • lustre/llite/llite_lib.c
  • lustre/utils/wiretest.c
  • lustre/obdclass/lprocfs_status.c
  • lustre/obdfilter/filter.c
  • lustre/ptlrpc/import.c
  • lustre/ptlrpc/layout.c
  • lustre/lov/lov_pack.c
  • lustre/lov/lov_obd.c
  • lustre/ptlrpc/pack_generic.c
  • lustre/ptlrpc/wiretest.c
  • lustre/include/lustre/lustre_idl.h
  • lustre/utils/wirehdr.c
  • lustre/ptlrpc/wirehdr.c
  • lustre/utils/wirecheck.c
  • lustre/lov/lov_internal.h
  • lustre/osc/osc_request.c
  • lustre/lov/lov_ea.c
Comment by Build Master (Inactive) [ 24/Jul/11 ]

Integrated in lustre-master » x86_64,server,el5,ofa #223
LU-16 Allow objects larger than 2TB in size

Oleg Drokin : 39352577e47c7928d7e477dd5fcee04ddc5cbeaa
Files :

  • lustre/osc/osc_request.c
  • lustre/utils/wiretest.c
  • lustre/include/lustre/lustre_idl.h
  • lustre/ptlrpc/import.c
  • lustre/ptlrpc/pack_generic.c
  • lustre/utils/wirehdr.c
  • lustre/ptlrpc/wiretest.c
  • lustre/obdclass/lprocfs_status.c
  • lustre/utils/wirecheck.c
  • lustre/llite/llite_lib.c
  • lustre/lov/lov_obd.c
  • lustre/lov/lov_ea.c
  • lustre/obdfilter/filter.c
  • lustre/ptlrpc/layout.c
  • lustre/ptlrpc/wirehdr.c
  • lustre/lov/lov_internal.h
  • lustre/lov/lov_pack.c
Comment by Build Master (Inactive) [ 24/Jul/11 ]

Integrated in lustre-master » x86_64,client,sles11,inkernel #223
LU-16 Allow objects larger than 2TB in size

Oleg Drokin : 39352577e47c7928d7e477dd5fcee04ddc5cbeaa
Files :

  • lustre/llite/llite_lib.c
  • lustre/lov/lov_ea.c
  • lustre/ptlrpc/import.c
  • lustre/ptlrpc/wirehdr.c
  • lustre/ptlrpc/layout.c
  • lustre/ptlrpc/pack_generic.c
  • lustre/utils/wiretest.c
  • lustre/lov/lov_internal.h
  • lustre/ptlrpc/wiretest.c
  • lustre/lov/lov_pack.c
  • lustre/obdclass/lprocfs_status.c
  • lustre/lov/lov_obd.c
  • lustre/utils/wirehdr.c
  • lustre/include/lustre/lustre_idl.h
  • lustre/obdfilter/filter.c
  • lustre/osc/osc_request.c
  • lustre/utils/wirecheck.c
Comment by Build Master (Inactive) [ 24/Jul/11 ]

Integrated in lustre-master » i686,server,el5,ofa #223
LU-16 Allow objects larger than 2TB in size

Oleg Drokin : 39352577e47c7928d7e477dd5fcee04ddc5cbeaa
Files :

  • lustre/lov/lov_obd.c
  • lustre/ptlrpc/wirehdr.c
  • lustre/ptlrpc/import.c
  • lustre/lov/lov_ea.c
  • lustre/include/lustre/lustre_idl.h
  • lustre/utils/wirecheck.c
  • lustre/ptlrpc/wiretest.c
  • lustre/obdclass/lprocfs_status.c
  • lustre/llite/llite_lib.c
  • lustre/lov/lov_pack.c
  • lustre/utils/wirehdr.c
  • lustre/osc/osc_request.c
  • lustre/lov/lov_internal.h
  • lustre/ptlrpc/layout.c
  • lustre/obdfilter/filter.c
  • lustre/ptlrpc/pack_generic.c
  • lustre/utils/wiretest.c
Comment by Build Master (Inactive) [ 24/Jul/11 ]

Integrated in lustre-master » i686,server,el5,inkernel #223
LU-16 Allow objects larger than 2TB in size

Oleg Drokin : 39352577e47c7928d7e477dd5fcee04ddc5cbeaa
Files :

  • lustre/ptlrpc/import.c
  • lustre/llite/llite_lib.c
  • lustre/utils/wirecheck.c
  • lustre/include/lustre/lustre_idl.h
  • lustre/ptlrpc/layout.c
  • lustre/utils/wirehdr.c
  • lustre/obdclass/lprocfs_status.c
  • lustre/ptlrpc/pack_generic.c
  • lustre/lov/lov_ea.c
  • lustre/ptlrpc/wirehdr.c
  • lustre/osc/osc_request.c
  • lustre/lov/lov_obd.c
  • lustre/obdfilter/filter.c
  • lustre/lov/lov_internal.h
  • lustre/utils/wiretest.c
  • lustre/lov/lov_pack.c
  • lustre/ptlrpc/wiretest.c
Comment by Build Master (Inactive) [ 24/Jul/11 ]

Integrated in lustre-master » x86_64,client,ubuntu1004,inkernel #223
LU-16 Allow objects larger than 2TB in size

Oleg Drokin : 39352577e47c7928d7e477dd5fcee04ddc5cbeaa
Files :

  • lustre/lov/lov_pack.c
  • lustre/osc/osc_request.c
  • lustre/ptlrpc/pack_generic.c
  • lustre/lov/lov_obd.c
  • lustre/utils/wiretest.c
  • lustre/utils/wirecheck.c
  • lustre/include/lustre/lustre_idl.h
  • lustre/lov/lov_ea.c
  • lustre/obdfilter/filter.c
  • lustre/ptlrpc/wirehdr.c
  • lustre/utils/wirehdr.c
  • lustre/ptlrpc/import.c
  • lustre/ptlrpc/layout.c
  • lustre/lov/lov_internal.h
  • lustre/llite/llite_lib.c
  • lustre/ptlrpc/wiretest.c
  • lustre/obdclass/lprocfs_status.c
Comment by Build Master (Inactive) [ 24/Jul/11 ]

Integrated in lustre-master » i686,server,el6,inkernel #223
LU-16 Allow objects larger than 2TB in size

Oleg Drokin : 39352577e47c7928d7e477dd5fcee04ddc5cbeaa
Files :

  • lustre/lov/lov_obd.c
  • lustre/osc/osc_request.c
  • lustre/ptlrpc/import.c
  • lustre/ptlrpc/wirehdr.c
  • lustre/lov/lov_ea.c
  • lustre/lov/lov_internal.h
  • lustre/obdfilter/filter.c
  • lustre/llite/llite_lib.c
  • lustre/utils/wirecheck.c
  • lustre/utils/wirehdr.c
  • lustre/include/lustre/lustre_idl.h
  • lustre/utils/wiretest.c
  • lustre/lov/lov_pack.c
  • lustre/ptlrpc/wiretest.c
  • lustre/ptlrpc/layout.c
  • lustre/ptlrpc/pack_generic.c
  • lustre/obdclass/lprocfs_status.c
Comment by Build Master (Inactive) [ 24/Jul/11 ]

Integrated in lustre-master » i686,client,el5,ofa #223
LU-16 Allow objects larger than 2TB in size

Oleg Drokin : 39352577e47c7928d7e477dd5fcee04ddc5cbeaa
Files :

  • lustre/lov/lov_obd.c
  • lustre/ptlrpc/layout.c
  • lustre/ptlrpc/pack_generic.c
  • lustre/utils/wirecheck.c
  • lustre/utils/wiretest.c
  • lustre/osc/osc_request.c
  • lustre/lov/lov_pack.c
  • lustre/lov/lov_internal.h
  • lustre/obdclass/lprocfs_status.c
  • lustre/include/lustre/lustre_idl.h
  • lustre/llite/llite_lib.c
  • lustre/obdfilter/filter.c
  • lustre/lov/lov_ea.c
  • lustre/ptlrpc/wiretest.c
  • lustre/utils/wirehdr.c
  • lustre/ptlrpc/import.c
  • lustre/ptlrpc/wirehdr.c
Comment by Build Master (Inactive) [ 24/Jul/11 ]

Integrated in lustre-master » i686,client,el5,inkernel #223
LU-16 Allow objects larger than 2TB in size

Oleg Drokin : 39352577e47c7928d7e477dd5fcee04ddc5cbeaa
Files :

  • lustre/lov/lov_internal.h
  • lustre/utils/wirecheck.c
  • lustre/ptlrpc/pack_generic.c
  • lustre/ptlrpc/wiretest.c
  • lustre/obdfilter/filter.c
  • lustre/osc/osc_request.c
  • lustre/lov/lov_pack.c
  • lustre/utils/wiretest.c
  • lustre/lov/lov_ea.c
  • lustre/ptlrpc/layout.c
  • lustre/utils/wirehdr.c
  • lustre/include/lustre/lustre_idl.h
  • lustre/obdclass/lprocfs_status.c
  • lustre/ptlrpc/import.c
  • lustre/llite/llite_lib.c
  • lustre/lov/lov_obd.c
  • lustre/ptlrpc/wirehdr.c
Comment by Zhenyu Xu [ 24/Jul/11 ]

landed on master for 2.1.0

Comment by Mikhail Pershin [ 29/Jul/11 ]

I am not sure how it works on master but I have immediate data corruption locally. Look at ldlm_lib.c, these lines:

 928         if (data) {
 929                  tmpdata = req_capsule_server_get(&req->rq_pill,
 930                                                   &RMF_CONNECT_DATA);
 931                   //data->ocd_connect_flags &= OBD_CONNECT_SUPPORTED;
 932                  *tmpdata = *data;
 933         }

RMF_CONNECT_DATA is set by patch to obd_connect_data_v1 size, but tmpdata and data are obd_connect_data, so *tmpdata = *data will copy more bytes into smaller buffer. I suppose this should fix issue:

        if (data) {
                int cdsize;

                cdsize = req_capsule_get_size(&req->rq_pill, &RMF_CONNECT_DATA,
                                              RCL_SERVER);
                tmpdata = req_capsule_server_get(&req->rq_pill,
                                                 &RMF_CONNECT_DATA);
                memcpy(tmpdata, data, cdsize);
        }
Comment by Zhenyu Xu [ 29/Jul/11 ]

yes tappro, and LU-539 is for this glitch.

Comment by Build Master (Inactive) [ 12/Dec/11 ]

Integrated in lustre-master » x86_64,client,el6,inkernel #376
LU-16 idl: fix obd_connect_data padding comments (Revision 20aee71e3b66eb183cddef7a018887078027b815)

Result = SUCCESS
Oleg Drokin : 20aee71e3b66eb183cddef7a018887078027b815
Files :

  • lustre/ptlrpc/wiretest.c
  • lustre/utils/wiretest.c
  • lustre/utils/wirecheck.c
  • lustre/include/lustre/lustre_idl.h
Comment by Build Master (Inactive) [ 12/Dec/11 ]

Integrated in lustre-master » i686,client,el6,inkernel #376
LU-16 idl: fix obd_connect_data padding comments (Revision 20aee71e3b66eb183cddef7a018887078027b815)

Result = SUCCESS
Oleg Drokin : 20aee71e3b66eb183cddef7a018887078027b815
Files :

  • lustre/ptlrpc/wiretest.c
  • lustre/include/lustre/lustre_idl.h
  • lustre/utils/wirecheck.c
  • lustre/utils/wiretest.c
Comment by Build Master (Inactive) [ 12/Dec/11 ]

Integrated in lustre-master » x86_64,client,sles11,inkernel #376
LU-16 idl: fix obd_connect_data padding comments (Revision 20aee71e3b66eb183cddef7a018887078027b815)

Result = SUCCESS
Oleg Drokin : 20aee71e3b66eb183cddef7a018887078027b815
Files :

  • lustre/utils/wiretest.c
  • lustre/ptlrpc/wiretest.c
  • lustre/utils/wirecheck.c
  • lustre/include/lustre/lustre_idl.h
Comment by Build Master (Inactive) [ 12/Dec/11 ]

Integrated in lustre-master » x86_64,client,el5,ofa #376
LU-16 idl: fix obd_connect_data padding comments (Revision 20aee71e3b66eb183cddef7a018887078027b815)

Result = SUCCESS
Oleg Drokin : 20aee71e3b66eb183cddef7a018887078027b815
Files :

  • lustre/ptlrpc/wiretest.c
  • lustre/include/lustre/lustre_idl.h
  • lustre/utils/wiretest.c
  • lustre/utils/wirecheck.c
Comment by Build Master (Inactive) [ 12/Dec/11 ]

Integrated in lustre-master » x86_64,client,ubuntu1004,inkernel #376
LU-16 idl: fix obd_connect_data padding comments (Revision 20aee71e3b66eb183cddef7a018887078027b815)

Result = SUCCESS
Oleg Drokin : 20aee71e3b66eb183cddef7a018887078027b815
Files :

  • lustre/utils/wiretest.c
  • lustre/utils/wirecheck.c
  • lustre/include/lustre/lustre_idl.h
  • lustre/ptlrpc/wiretest.c
Comment by Build Master (Inactive) [ 12/Dec/11 ]

Integrated in lustre-master » x86_64,server,el6,inkernel #376
LU-16 idl: fix obd_connect_data padding comments (Revision 20aee71e3b66eb183cddef7a018887078027b815)

Result = SUCCESS
Oleg Drokin : 20aee71e3b66eb183cddef7a018887078027b815
Files :

  • lustre/utils/wirecheck.c
  • lustre/include/lustre/lustre_idl.h
  • lustre/ptlrpc/wiretest.c
  • lustre/utils/wiretest.c
Comment by Build Master (Inactive) [ 12/Dec/11 ]

Integrated in lustre-master » x86_64,server,el5,ofa #376
LU-16 idl: fix obd_connect_data padding comments (Revision 20aee71e3b66eb183cddef7a018887078027b815)

Result = SUCCESS
Oleg Drokin : 20aee71e3b66eb183cddef7a018887078027b815
Files :

  • lustre/utils/wiretest.c
  • lustre/ptlrpc/wiretest.c
  • lustre/utils/wirecheck.c
  • lustre/include/lustre/lustre_idl.h
Comment by Build Master (Inactive) [ 12/Dec/11 ]

Integrated in lustre-master » i686,server,el6,inkernel #376
LU-16 idl: fix obd_connect_data padding comments (Revision 20aee71e3b66eb183cddef7a018887078027b815)

Result = SUCCESS
Oleg Drokin : 20aee71e3b66eb183cddef7a018887078027b815
Files :

  • lustre/include/lustre/lustre_idl.h
  • lustre/utils/wirecheck.c
  • lustre/utils/wiretest.c
  • lustre/ptlrpc/wiretest.c
Comment by Build Master (Inactive) [ 12/Dec/11 ]

Integrated in lustre-master » i686,client,el5,ofa #376
LU-16 idl: fix obd_connect_data padding comments (Revision 20aee71e3b66eb183cddef7a018887078027b815)

Result = SUCCESS
Oleg Drokin : 20aee71e3b66eb183cddef7a018887078027b815
Files :

  • lustre/ptlrpc/wiretest.c
  • lustre/utils/wiretest.c
  • lustre/utils/wirecheck.c
  • lustre/include/lustre/lustre_idl.h
Comment by Build Master (Inactive) [ 12/Dec/11 ]

Integrated in lustre-master » i686,client,el5,inkernel #376
LU-16 idl: fix obd_connect_data padding comments (Revision 20aee71e3b66eb183cddef7a018887078027b815)

Result = SUCCESS
Oleg Drokin : 20aee71e3b66eb183cddef7a018887078027b815
Files :

  • lustre/utils/wirecheck.c
  • lustre/ptlrpc/wiretest.c
  • lustre/include/lustre/lustre_idl.h
  • lustre/utils/wiretest.c
Comment by Build Master (Inactive) [ 12/Dec/11 ]

Integrated in lustre-master » x86_64,server,el5,inkernel #376
LU-16 idl: fix obd_connect_data padding comments (Revision 20aee71e3b66eb183cddef7a018887078027b815)

Result = SUCCESS
Oleg Drokin : 20aee71e3b66eb183cddef7a018887078027b815
Files :

  • lustre/utils/wirecheck.c
  • lustre/ptlrpc/wiretest.c
  • lustre/include/lustre/lustre_idl.h
  • lustre/utils/wiretest.c
Comment by Build Master (Inactive) [ 12/Dec/11 ]

Integrated in lustre-master » x86_64,client,el5,inkernel #376
LU-16 idl: fix obd_connect_data padding comments (Revision 20aee71e3b66eb183cddef7a018887078027b815)

Result = SUCCESS
Oleg Drokin : 20aee71e3b66eb183cddef7a018887078027b815
Files :

  • lustre/utils/wirecheck.c
  • lustre/utils/wiretest.c
  • lustre/ptlrpc/wiretest.c
  • lustre/include/lustre/lustre_idl.h
Comment by Build Master (Inactive) [ 12/Dec/11 ]

Integrated in lustre-master » i686,server,el5,inkernel #376
LU-16 idl: fix obd_connect_data padding comments (Revision 20aee71e3b66eb183cddef7a018887078027b815)

Result = SUCCESS
Oleg Drokin : 20aee71e3b66eb183cddef7a018887078027b815
Files :

  • lustre/utils/wirecheck.c
  • lustre/include/lustre/lustre_idl.h
  • lustre/utils/wiretest.c
  • lustre/ptlrpc/wiretest.c
Comment by Build Master (Inactive) [ 12/Dec/11 ]

Integrated in lustre-master » i686,server,el5,ofa #376
LU-16 idl: fix obd_connect_data padding comments (Revision 20aee71e3b66eb183cddef7a018887078027b815)

Result = SUCCESS
Oleg Drokin : 20aee71e3b66eb183cddef7a018887078027b815
Files :

  • lustre/utils/wirecheck.c
  • lustre/include/lustre/lustre_idl.h
  • lustre/utils/wiretest.c
  • lustre/ptlrpc/wiretest.c
Generated at Sat Feb 10 01:02:55 UTC 2024 using Jira 9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c.