https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271704
--- Comment #10 from Konstantin Belousov ---
Of course openat(fd, O_EMPTY_PATH) is cleaner. Doesn't Linux have the same
flag?
But my question was, are some Linux equivalents of our __acl_set_fd() etc
work over O_PATH fds for NFS. This wo
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271737
Bug ID: 271737
Summary: Purism coreboot keyboard non-functional due to quirks
mode
Product: Base System
Version: 13.2-STABLE
Hardware: amd64
OS: Any
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271704
--- Comment #9 from Peter Eriksson ---
Linux uses the getxattr/setxattr calls for NFS stuff.
Well, the generic way Samba handles O_PATH stuff on Linux for syscalls that
fails is apparently to use /proc/self/fd/%d (where %d is the fd for th
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271736
--- Comment #2 from Ed Maste ---
annotating ping -4 with ^T:
$ ping -4 www.google.com
PING www.google.com (142.251.41.68): 56 data bytes
64 bytes from 142.251.41.68: icmp_seq=0 ttl=118 time=19.940 ms
64 bytes from 142.251.41.68: icmp_seq=1
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271736
--- Comment #1 from Ed Maste ---
On SIGINFO ping -6 shows the same summary as is printed when the program
terminates
$ ping -6 www.google.com
PING6(56=40+8+8 bytes) 2607:fea8:1d9c:4a00:ba9a:2aff:fe70:b250 -->
2607:f8b0:400b:804::2004
16 by
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271736
Bug ID: 271736
Summary: ping has different SIGINFO behaviour in -4 and -6
modes
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271704
--- Comment #8 from Konstantin Belousov ---
(In reply to Peter Eriksson from comment #7)
But what is the API Linux uses to modify ACLs over NFS? Does it end up as
modification syscalls over O_PATH fds?
--
You are receiving this mail beca
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271675
--- Comment #2 from Ivan Rozhuk ---
Created attachment 242505
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=242505&action=edit
patch
I am testing this patch.
--
You are receiving this mail because:
You are the assignee for th
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271728
Ed Maste changed:
What|Removed |Added
Blocks||271615
Referenced Bugs:
https://bugs.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271615
Ed Maste changed:
What|Removed |Added
Depends on||271728
Referenced Bugs:
https://bugs.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271728
Bug ID: 271728
Summary: libunbound uses deprecated SSL_CTX_set_ecdh_auto
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Sev
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271727
Olivier Certner changed:
What|Removed |Added
See Also||https://reviews.freebsd.org
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271727
Bug ID: 271727
Summary: login.conf(5), setusercontext(): Gap when setting a
realtime-class priority
Product: Base System
Version: CURRENT
Hardware: Any
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271704
--- Comment #7 from Peter Eriksson ---
> Samba must be doing something else there for Linux.
Yes, Linux doesn't support accessing local real ZFS ACLs at all...
I think you might sort of work around that by NFSv4-exporting a ZFS filesyste
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271704
--- Comment #6 from Mark Johnston ---
(In reply to Peter Eriksson from comment #5)
I think something doesn't quite add up here: from my reading of the latest
Linux sources, the syscalls used to get/set ACLs (fgetxattr(2), fsetxattr(2))
don'
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271607
Ed Maste changed:
What|Removed |Added
See Also||https://reviews.freebsd.org
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271604
--- Comment #4 from Kurt Jaeger ---
I upgraded the box from 13.1 to 13.2 in the meantime, but the old kernel
is still around, so:
# lldb /boot/kernel.old/kernel -c /var/crash/vmcore.0
shows this:
(lldb) bt
* thread #1, name = '(pid 66461
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271604
Ed Maste changed:
What|Removed |Added
CC||ema...@freebsd.org
--- Comment #3 from
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269799
Alexander V. Chernikov changed:
What|Removed |Added
CC||melif...@freebsd.org
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271704
--- Comment #5 from Peter Eriksson ---
Did a quick test with Samba and a FreeBSD 13.2-RELEASE kernel modified with the
fix for acl_get_fd and now I can create new directories and read the ACL of it.
But attempting to modify the ACL from a W
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=174715
Thierry Thomas changed:
What|Removed |Added
Status|Open|Closed
Resolution|---
21 matches
Mail list logo