hiboma / nukofs

for learning
2 stars 1 forks source link

ln failed and return 'Operation not permitted' #15

Closed hiboma closed 10 years ago

hiboma commented 10 years ago
[vagrant@vagrant-centos65 vagrant]$ sudo touch /mnt/nukofs/file.txt
[vagrant@vagrant-centos65 vagrant]$ sudo ln /mnt/nukofs/file.txt /mnt/nukofs/file-hardlink.txt
ln: creating hard link `/mnt/nukofs/file-hardlink.txt' => `/mnt/nukofs/file.txt': Operation not permitted