linux-cifs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* mount context "got_ ..." variables
@ 2021-04-24  0:17 Steve French
  2021-04-24  0:27 ` ronnie sahlberg
  0 siblings, 1 reply; 2+ messages in thread
From: Steve French @ 2021-04-24  0:17 UTC (permalink / raw)
  To: ronnie sahlberg; +Cc: CIFS

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-04-24  0:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-24  0:17 mount context "got_ ..." variables Steve French
2021-04-24  0:27 ` ronnie sahlberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).