a little checkbox near nfs share settings to make it possible to export a share without cache would be great
/mnt/user/<sharename> -fsid=100,async,no_subtree_check ...
becomes
/mnt/user0/<sharename> -fsid=100,async,no_subtree_check ...
this way we could prevent nfs stale mounts when mover changes file ids
i would also love to see that.
nfs shares with cache and mover often lead to errors on clientside when fileid changes. i would like to export /mnt/user0/sharename instead of /mnt/user/sharename.