Ticket #1572 (new defect)
Opened 9 years ago
afs.fs.inafs doesn't handle AFS not running
Reported by: | jdreed | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | The Distant Future |
Component: | -- | Keywords: | |
Cc: | Fixed in version: | ||
Upstream bug: |
Description
It should probably catch ENOSYS as well as the other ones it catches.
We could just return False for all OSErrors, except maybe we lose on EPERM/EACCES if you don't have tokens?
Note: See
TracTickets for help on using
tickets.