https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279308
--- Comment #17 from Michael Proto ---
Thank you Kirk and Colin for squashing this, it is much appreciated here!
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281740
--- Comment #3 from Simon J. Gerraty ---
cd9660 handling of ".." looks funky - would not be at all surprised if it does
not work
cd9660_stat() will certainly need work for LOADER_VERIEXEC to work.
Like most *_stat() calls in libsa it only
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281740
--- Comment #2 from Simon J. Gerraty ---
I guess there could be an issue specific to cd9660, it certainly works with
ufs:
verify_prep:
caller=pfopen,fd=2,name='/packages/sets/active/boot/os-crypto/loader.conf',off=0,dev=363234709,ino=310
i
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201052
Mark Linimon changed:
What|Removed |Added
CC|bugmeis...@freebsd.org |
--- Comment #11 from Mark Linimon
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281740
Ed Maste changed:
What|Removed |Added
Summary|[stand/cd9660] Paths|[stand/cd9660] Paths
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281653
Graham Percival changed:
What|Removed |Added
Status|New |Closed
Resolution|---
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281654
Graham Percival changed:
What|Removed |Added
Status|New |Closed
Resolution|---
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281621
Graham Percival changed:
What|Removed |Added
Resolution|--- |FIXED
Status|In Prog
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281825
John Baldwin changed:
What|Removed |Added
Assignee|b...@freebsd.org|j...@freebsd.org
Status
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281825
--- Comment #1 from John Baldwin ---
This seems to reproduce the original panic reported to me:
kldload nvmft
kldload dtraceall
kldunload nvmft
kldload ctl
kldload nvmft
Fatal trap 12: page fault while in kernel mode
cpuid = 11; apic id =
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281828
Graham Percival changed:
What|Removed |Added
CC||gperc...@tarsnap.com
--- Comment
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279308
--- Comment #16 from Colin Percival ---
(In reply to Kirk McKusick from comment #14)
Thanks! Yeah I knew you were AFK so I wasn't too worried about the delay.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279308
--- Comment #15 from Kirk McKusick ---
(In reply to Ivan Rozhuk from comment #9)
This bug report is about not enabling soft-updates by default. If you want to
have a discussion about adding TRIM by default that should be in a new
phabricato
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279308
Kirk McKusick changed:
What|Removed |Added
Status|New |In Progress
--- Comment #14 from K
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279308
--- Comment #13 from commit-h...@freebsd.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=5b21d4ad060acb06c72e0458daebec9bcbf0cefd
commit 5b21d4ad060acb06c72e0458daebec9bcbf0cefd
Author:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262301
--- Comment #5 from Alan Somers ---
Unloading cfiscsi first works _if_ ctld shut down cleanly. What originally
tripped me up was the case where ctld did not shut down cleanly, leaving iSCSI
targets configured in the kernel. In that case,
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262301
--- Comment #4 from Zhenlei Huang ---
(In reply to BB Lister from comment #3)
> $ kldstat
> Id Refs AddressSize Name
> 152 0x83243cf88 ctl.ko
> 161 0x8327d000 7528 cfiscsi.ko
> 171 0xf
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202362
Christian Weisgerber changed:
What|Removed |Added
Status|New |Closed
Resolution|-
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201788
--- Comment #6 from hol...@freyther.de ---
The code seems to have moved into stand/efi/boot1 and does not seem to have
bootme/bootonce support.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201052
--- Comment #10 from Ed Maste ---
(In reply to Ed Maste from comment #9)
I've put this change in https://reviews.freebsd.org/D46884. It's not yet even
build-tested. When I have time I'll see if we can add/modify capsicum-test
tests to cover
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201052
--- Comment #9 from Ed Maste ---
The change should be similar to the one for accept(), i.e.
https://github.com/freebsd/freebsd-src/commit/85b0f9de11c3988f53f899cd171b685037da03a8
getsock_cap gained a new arg `struct filecaps *havecapsp` wh
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223470
--- Comment #11 from Dan Langille ---
FWIW, I have seen it recently (i.e. on 14.1).
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262764
Mark Linimon changed:
What|Removed |Added
Status|New |Closed
Resolution|---
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=46441
Mark Linimon changed:
What|Removed |Added
Flags|mfc-stable12? |
--- Comment #16 from Mark Linimon
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201052
--- Comment #8 from Michael Tuexen ---
(In reply to Mark Linimon from comment #7)
I guess so. Unfortunately, I have no knowledge about capsicum.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221305
Mark Linimon changed:
What|Removed |Added
Flags|mfc-stable11? |
Keywords|patch
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231810
Mark Linimon changed:
What|Removed |Added
CC||bugmeis...@freebsd.org
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230620
Mark Linimon changed:
What|Removed |Added
CC|i...@freebsd.org |bugmeis...@freebsd.org
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237287
Mark Linimon changed:
What|Removed |Added
Flags|mfc-stable12?, |
|mfc-stable11?
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233578
Mark Linimon changed:
What|Removed |Added
Keywords|patch |
Flags|mfc-stable12?,
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212608
Mark Linimon changed:
What|Removed |Added
CC||bugmeis...@freebsd.org
31 matches
Mail list logo