Project

General

Profile

Actions

Tasks #64691

closed

Tasks #63293: Implement fscrypt in libcephfs and cephfs-fuse

Symlink target not set correctly in unencrypted dir

Added by Christopher Hoffman 2 months ago. Updated about 2 months ago.

Status:
Resolved
Priority:
Normal
Category:
-
Target version:
-
% Done:

0%

Tags:
Reviewed:
Affected Versions:
Component(FS):
Labels (FS):
Pull request ID:

Description

Symlink does not work outside of an unencrypted dir. The target does not get set

[mycephfs]$ touch filea
[mycephfs]$ ln -s filea file1
[mycephfs]$ ls -l
total 1
lrwxrwxrwx. 1 choffman choffman 5 Mar  4 16:07 file1 -> ''
-rw-------. 1 choffman choffman 0 Mar  4 16:07 filea

[mycephfs]$ cat file1
cat: file1: Is a directory
Actions

Also available in: Atom PDF