« Previous | Next » 

Revision 0b1c7a55

ID0b1c7a55e1415cb93a8a6ba452a67e7283929cdc
Parent 842515dd
Child c4bf507b

Added by Iustin Pop about 11 years ago

Fix exports query with failed RPCs

When the RPC to a node has failed (for whatever reason), we currently
return _FS_UNAVAIL, which means "this node doesn't support
exports". However, that is misleading: all nodes support exports, but
we failed to list them at the moment, so _FS_NODATA (temporary
failure) is more appropriate here.

Signed-off-by: Iustin Pop <>
Reviewed-by: Michael Hanselmann <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences