Fixed. Slated for v1.7.5, because it's not too important.
On Jan 13, 2014, at 11:20 PM, Paul Hargrove wrote:
> I have a Linux system on which there is a fuse mount.
> Users other than the owner get EPERM from statfs().
>
> When opal_path_nfs() sees the EPERM it drops one path component and do
I have a Linux system on which there is a fuse mount.
Users other than the owner get EPERM from statfs().
When opal_path_nfs() sees the EPERM it drops one path component and does
statfs() on the parent.
The issue I encountered is that the parent is a user's NFS-mounted home
directory.
Thus the res