https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203201

--- Comment #2 from [email protected] ---
If the file is not unlinked I get attribute not found as expected (and as
documented in the man page)

 11141 luajit-2.0.4 CALL 
openat(AT_FDCWD,0x107550,0x601<O_WRONLY|O_CREAT|O_TRUNC>,0x1c0<S_IRUSR|S_IWUSR|S_IXUSR>)
 11141 luajit-2.0.4 NAMI  "XXXXYYYYZZZ452111141"
 11141 luajit-2.0.4 RET   openat 3
 11141 luajit-2.0.4 CALL  extattr_get_fd(0x3,0x1,0x1129d8,0,0)
 11141 luajit-2.0.4 RET   extattr_get_fd -1 errno 87 Attribute not found

So the behaviour is specifically related to unlinking, not the xattr behaviour.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to