I think they were planned to be used for deciding if we should print the argument in the mount output or not On Sat, Apr 24, 2021 at 10:17 AM Steve French <smfrench@xxxxxxxxx> wrote: > > Do you know why we set "got_rsize" and "got_bsize"? I don't see > checks for these? > > case Opt_rsize: > ctx->rsize = result.uint_32; > ctx->got_rsize = true; > break; > > -- > Thanks, > > Steve