X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Ffid%2Flproc_fid.c;h=554e6417774871345a9fda6c8c94cb08156b5872;hp=ffa537f5c9366631b8e6e890ba2ef0e0be08201d;hb=817d6c116599639599919bcde7999a7f06b74d2c;hpb=c03c500529b0b6e0310c95132d5e8b40912ede8e diff --git a/lustre/fid/lproc_fid.c b/lustre/fid/lproc_fid.c index ffa537f..554e641 100644 --- a/lustre/fid/lproc_fid.c +++ b/lustre/fid/lproc_fid.c @@ -278,6 +278,7 @@ static void *fldb_seq_next(struct seq_file *p, void *v, loff_t *pos) const struct dt_it_ops *iops; int rc; + ++*pos; if (param == NULL || param->fsp_stop) return NULL;