Implement udisks' Filesystem.TakeOwnership()
Linux native filesystems created by other tools, or by Disks itself on other machine (maybe by a different user), may have ownership which does not allow current user to write to it.
udisks 2.7.2+ has functionality for that purpose:
https://github.com/storaged-project/udisks/commit/25688a3305f3250cdf4e8addea76555f98b685af
A Disks GUI option "take filesystem ownership" or so would be very welcome for such cases!