Glusterfs FUSE client reports "[File1] and [File2] are the same file" on hardlinked files
Issue
- When running the following commands:
client1: mkdir test
client1: touch test/foo
client1: ln test/foo test/foo.1
client2: rm test/foo
This error is displayed:
client1: mv test/foo.1 test/foo => mv: `test/foo.1' and `test/foo' are the same file
Environment
Red Hat Storage Server - 2.1.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
