X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Ffld%2Flproc_fld.c;h=c68f3c431025d61829d2f8670d5c0c4ef9d55c01;hb=592c739ecaece1f854712ede8d4a049c7d249c3a;hp=52d517f2230f62e0a84f95dd1c0d83968252cd70;hpb=6c10a623ee996e43b7021d8698a2ae01d556925a;p=fs%2Flustre-release.git diff --git a/lustre/fld/lproc_fld.c b/lustre/fld/lproc_fld.c index 52d517f..c68f3c4 100644 --- a/lustre/fld/lproc_fld.c +++ b/lustre/fld/lproc_fld.c @@ -158,7 +158,7 @@ struct fld_seq_param { struct lu_env fsp_env; struct dt_it *fsp_it; struct lu_server_fld *fsp_fld; - int fsp_stop:1; + unsigned int fsp_stop:1; }; static void *fldb_seq_start(struct seq_file *p, loff_t *pos)