linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Mapping between EHOSTDOWN to EACCESS in cifs
@ 2022-01-27  9:54 Bharath SM
  2022-02-02 22:24 ` ronnie sahlberg
  0 siblings, 1 reply; 2+ messages in thread
From: Bharath SM @ 2022-01-27  9:54 UTC (permalink / raw)
  To: linux-cifs, linux-fsdevel

Hi Team,

I came across the following behavior case of CIFS session setup failures.
CIFS returns "EHOSTDOWN" to userspace when it fails to reconnect while
doing session setup because of change in password or change in ACL's.
Should we instead replace it with EACCESS for these special cases.?

I would also like to understand the implications of mapping EHOSTDOWN
to EACCESS at the user space for the above mentioned case and how it
is done in other file systems.?
Can you please share your comments/thoughts on this.?

Thanks,
Bharath

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

end of thread, other threads:[~2022-02-02 22:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-27  9:54 Mapping between EHOSTDOWN to EACCESS in cifs Bharath SM
2022-02-02 22:24 ` 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).