Running 'stat' on a hard link on a FUSE filesystem takes 1 second.
Issue
-
Running a
staton a hard link in a FUSE filesystem takes 1 second to return. -
On a FUSE volume:
-bash-4.1$ ./a.out
Smallest successful stat took 999999 uSecs
- On a regular volume:
-bash-4.1$ ./a.out
Smallest successful stat took 1 uSecs
Environment
- Red Hat Enterprise Linux 6
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.