You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mkfifo fails
ENOENT returned instead of ENAMETOOLONG
User owns the file to be removed, but doesn't own the sticky directory.
User owns the sticky directory, but doesn't own the file to be removed.
User owns the symlink to be removed, but doesn't own the sticky directory.
User owns the sticky directory, but doesn't own the symlink to be removed.
mkfifo
ENOENT returned instead of ENAMETOOLONG
User owns the directory to be removed, but doesn't own the sticky directory.
User owns the sticky directory, but doesn't own the directory to be removed.
mkfifo
ENOENT returned instead of ENAMETOOLONG
User owns the file to be renamed, but doesn't own the sticky directory.
User owns the sticky directory, but doesn't own the file to be renamed.
running https://github.com/zfsonlinux/fstest on local filestore produces many failures
Failed cases:
unlink
truncate
rmdir
rename
open
mkfifo
mkdir
link
chown
chmod
The text was updated successfully, but these errors were encountered: