[jira] [Resolved] (OAK-10880) Logging for hitting an orphaned UUIDs and reference indexes.

2024-06-13 Thread Stefan Egli (Jira)
[ https://issues.apache.org/jira/browse/OAK-10880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Egli resolved OAK-10880. --- Resolution: Invalid ok, closing as invalid. > Logging for hitting an orphaned UUIDs and refere

Re: [Bacula-users] Again LTO9 and performances...

2024-06-13 Thread Stefan G. Weichinger
interested as well, I need to speedup my weekly/monthly FULL runs (with LTO6, though: way slower anyway). Shouldn't the file daemon do multiple jobs in parallel? To tape you can only write ONE stream of data. To the spooling disk there could be more than one stream. Yes, that seems wrong:

Re: [PATCH] s390: testsuite: Fix ifcvt-one-insn-bool.c

2024-06-13 Thread Stefan Schulze Frielinghaus
Ping. On Wed, Jun 05, 2024 at 08:00:15AM +0200, Stefan Schulze Frielinghaus wrote: > With the change of r15-787-g57e04879389f9c I forgot to also update this > test. > > gcc/testsuite/ChangeLog: > > * gcc.target/s390/ifcvt-one-insn-bool.c: Fix loc. > --- > Ok for

Re: [Bacula-users] Bacularis: set of rights for tape operators

2024-06-13 Thread Stefan G. Weichinger
Am 13.06.24 um 10:24 schrieb Marcin Haba: On Thu, 13 Jun 2024 at 10:02, Stefan G. Weichinger <mailto:li...@xunil.at>> wrote: I don't see how to assign the ACL to that user, sry  In the create API basic user window there is an option with label: "Create dedicated Bconso

Re: [Bacula-users] Bacularis: set of rights for tape operators

2024-06-13 Thread Stefan G. Weichinger
Am 12.06.24 um 17:09 schrieb Marcin Haba: Hello Stefan, Thanks for your question. It showed me that it might be good to add descriptions for the resources available for each role and probably a new section in the documentation that describes it. For the question about setting access

Re: [PATCH v2] s390: Implement TARGET_NOCE_CONVERSION_PROFITABLE_P [PR109549]

2024-06-13 Thread Stefan Schulze Frielinghaus
Ping. On Sun, Jun 02, 2024 at 02:07:24PM +0200, Stefan Schulze Frielinghaus wrote: > Since the patch works fine so far for mainline, ok to backport to GCC 14? > > On Fri, May 17, 2024 at 08:59:05AM +0200, Stefan Schulze Frielinghaus wrote: > > I've adapted the patch as follow

Re: [PATCH] s390: testsuite: Fix nobp-table-jump-*.c

2024-06-13 Thread Stefan Schulze Frielinghaus
Ping. On Mon, Jun 03, 2024 at 03:43:39PM +0200, Stefan Schulze Frielinghaus wrote: > Starting with r14-5628-g53ba8d669550d3 interprocedural VRP became strong > enough in order to render these tests useless. Fixed by disabling IPA. > > gcc/testsuite/ChangeLog: > > * gc

[nongnu] branch scratch/editorconfig created (now c8031d4983)

2024-06-12 Thread Stefan Monnier via
monnier pushed a change to branch scratch/editorconfig. at c8031d4983 WiP: Document test regressions This branch includes the following new commits: new c24ec14b8b (editorconfig--should-set): Eliminate `lisp-indent-offset` special case new 964747660c Don't hook into

[nongnu] scratch/editorconfig 9f183805ce 4/5: Use new Emacs-30 hooks

2024-06-12 Thread Stefan Monnier via
branch: scratch/editorconfig commit 9f183805cec5d1757cfd53ab7e375e2367839a2b Author: Stefan Monnier Commit: Stefan Monnier Use new Emacs-30 hooks * editorconfig.el (editorconfig--get-coding-system) (editorconfig--get-dir-local-variables): New functions. (editorconfig-mode

[nongnu] scratch/editorconfig 54ee2b4862 3/5: (editorconfig-set-local-variables): Get first, set later

2024-06-12 Thread Stefan Monnier via
branch: scratch/editorconfig commit 54ee2b48626e6688c21699253865f57f45ff2679 Author: Stefan Monnier Commit: Stefan Monnier (editorconfig-set-local-variables): Get first, set later In preparation for the use of Emacs-30's `hack-dir-local-get-variables-functions`, split the job

[nongnu] scratch/editorconfig c24ec14b8b 1/5: (editorconfig--should-set): Eliminate `lisp-indent-offset` special case

2024-06-12 Thread Stefan Monnier via
branch: scratch/editorconfig commit c24ec14b8b982468f4ed1296aff1a2e6108e9227 Author: Stefan Monnier Commit: Stefan Monnier (editorconfig--should-set): Eliminate `lisp-indent-offset` special case Instead of treating `lisp-indent-offset` specially in `editorconfig--should-set

[nongnu] scratch/editorconfig 964747660c 2/5: Don't hook into `read-only-mode-hook`

2024-06-12 Thread Stefan Monnier via
branch: scratch/editorconfig commit 964747660cacf01799512e28c8999afea345203e Author: Stefan Monnier Commit: Stefan Monnier Don't hook into `read-only-mode-hook` We shouldn't re-set variables just because `read-only-mode` is (de)activated, and with Emacs-30's hooks it would

[nongnu] scratch/editorconfig c8031d4983 5/5: WiP: Document test regressions

2024-06-12 Thread Stefan Monnier via
branch: scratch/editorconfig commit c8031d498343280413bcac7f72be337cf8921237 Author: Stefan Monnier Commit: Stefan Monnier WiP: Document test regressions --- Makefile | 2 +- ert-tests/editorconfig.el | 10 ++ 2 files changed, 11 insertions(+), 1 deletion(-) diff

[nongnu] branch scratch/editorconfig deleted (was 0d207c59e1)

2024-06-12 Thread Stefan Monnier via
monnier pushed a change to branch scratch/editorconfig. was 0d207c59e1 WiP: Fix test regressions This change permanently discards the following revisions: discards 0d207c59e1 WiP: Fix test regressions

[Report] Apache Gump 2024/06

2024-06-12 Thread Stefan Bodewig
## Description Apache Gump is a cross-project continuous integration server. Gump's intention isn't so much to be a CI server but rather a vehicle that makes people look beyond their project's boundaries and helps the projects to collaborate. Gump is written in Python and supports several build

[nongnu] scratch/editorconfig 0d207c59e1: WiP: Fix test regressions

2024-06-12 Thread Stefan Monnier via
branch: scratch/editorconfig commit 0d207c59e18e7eb2a20ac857ad3055f2fdcb350a Author: Stefan Monnier Commit: Stefan Monnier WiP: Fix test regressions --- Makefile | 2 +- editorconfig.el | 56 --- ert-tests

[nongnu] scratch/editorconfig-wip c4bb7da5d1 5/7: WiP

2024-06-12 Thread Stefan Monnier via
branch: scratch/editorconfig-wip commit c4bb7da5d1f726212a2b871824d81448e92b0ec6 Author: Stefan Monnier Commit: Stefan Monnier WiP --- editorconfig-core-handle.el | 34 -- 1 file changed, 16 insertions(+), 18 deletions(-) diff --git a/editorconfig-core

[nongnu] scratch/editorconfig-wip 785be24cbd 7/7: WiP: eliminate O(N^2) complexity in fnmatch translation

2024-06-12 Thread Stefan Monnier via
branch: scratch/editorconfig-wip commit 785be24cbdfc783840e3000fc578d794e01612b8 Author: Stefan Monnier Commit: Stefan Monnier WiP: eliminate O(N^2) complexity in fnmatch translation --- editorconfig-fnmatch.el | 162 +--- 1 file changed, 84

[nongnu] branch scratch/editorconfig-wip created (now 785be24cbd)

2024-06-12 Thread Stefan Monnier via
monnier pushed a change to branch scratch/editorconfig-wip. at 785be24cbd WiP: eliminate O(N^2) complexity in fnmatch translation This branch includes the following new commits: new ed46b54596 Cosmetic changes for compilation purposes new 3d2e0af8af Miscellaneous minor

[nongnu] scratch/editorconfig-wip ed46b54596 1/7: Cosmetic changes for compilation purposes

2024-06-12 Thread Stefan Monnier via
branch: scratch/editorconfig-wip commit ed46b545960f70a8d29f0e2ef53a6a192836da3f Author: Stefan Monnier Commit: Stefan Monnier Cosmetic changes for compilation purposes * editorconfig.el: Remove redundant `:group`: arguments. Prefer #' to quote function names. ert

[nongnu] scratch/editorconfig-wip 3d2e0af8af 2/7: Miscellaneous minor changes.

2024-06-12 Thread Stefan Monnier via
branch: scratch/editorconfig-wip commit 3d2e0af8af14f7af592aeb7b5ebd7ea5ef131941 Author: Stefan Monnier Commit: Stefan Monnier Miscellaneous minor changes. * editorconfig.el: Drop redundant `require`s of pcase, nadvice, rx. Remove unnecessary (and incorrect) `defvar`s in `eval

[nongnu] scratch/editorconfig-wip dff7b4dc2e 4/7: WiP

2024-06-12 Thread Stefan Monnier via
branch: scratch/editorconfig-wip commit dff7b4dc2e6adc4b8ec8d7dcf169bf132dd42d33 Author: Stefan Monnier Commit: Stefan Monnier WiP --- .dir-locals.el | 4 ++ editorconfig-core-handle.el | 5 +-- editorconfig-core.el| 38 + editorconfig-exec.el

[nongnu] scratch/editorconfig-wip 7457c878b8 3/7: Misc changes accrued while trying to run the tests

2024-06-12 Thread Stefan Monnier via
branch: scratch/editorconfig-wip commit 7457c878b8700ed02a15f6c22e8256dda4b6bc61 Author: Stefan Monnier Commit: Stefan Monnier Misc changes accrued while trying to run the tests * Makefile (SRCS): Filter out `editorconfig-autoloads.el` and `editorconfig-pkg.el`. (test-ert

[nongnu] scratch/editorconfig-wip c573d24af8 6/7: WiP: reduce allocation in parser

2024-06-12 Thread Stefan Monnier via
branch: scratch/editorconfig-wip commit c573d24af8193421fe733821da75fbca88229ee3 Author: Stefan Monnier Commit: Stefan Monnier WiP: reduce allocation in parser --- editorconfig-core-handle.el | 95 +++-- 1 file changed, 39 insertions(+), 56 deletions

[nongnu] branch scratch/editorconfig created (now ad60e1a93e)

2024-06-12 Thread Stefan Monnier via
monnier pushed a change to branch scratch/editorconfig. at ad60e1a93e Use new Emacs-30 hooks This branch includes the following new commits: new 9f8cc3e6e8 (editorconfig-set-local-variables): Get first, set later new ad60e1a93e Use new Emacs-30 hooks

[nongnu] scratch/editorconfig ad60e1a93e 2/2: Use new Emacs-30 hooks

2024-06-12 Thread Stefan Monnier via
branch: scratch/editorconfig commit ad60e1a93eccd6e7953a41374a869aab5b022797 Author: Stefan Monnier Commit: Stefan Monnier Use new Emacs-30 hooks * editorconfig.el (editorconfig--get-coding-system) (editorconfig--get-dir-local-variables): New functions. (editorconfig-mode

[nongnu] scratch/editorconfig 9f8cc3e6e8 1/2: (editorconfig-set-local-variables): Get first, set later

2024-06-12 Thread Stefan Monnier via
branch: scratch/editorconfig commit 9f8cc3e6e898e00da7ee06761ee46802807b0077 Author: Stefan Monnier Commit: Stefan Monnier (editorconfig-set-local-variables): Get first, set later In preparation for the use of Emacs-30's `hack-dir-local-get-variables-functions`, split the job

[nongnu] branch scratch/editorconfig deleted (was 3b1c10e556)

2024-06-12 Thread Stefan Monnier via
monnier pushed a change to branch scratch/editorconfig. was 3b1c10e556 WiP: eliminate O(N^2) complexity in fnmatch translation This change permanently discards the following revisions: discards 3b1c10e556 WiP: eliminate O(N^2) complexity in fnmatch translation discards 205be47ee0

[jira] [Updated] (OAK-10881) Expand oak/docs/participating with some more guidelines

2024-06-12 Thread Stefan Egli (Jira)
[ https://issues.apache.org/jira/browse/OAK-10881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Egli updated OAK-10881: -- Description: Proposal: Tickets/PRs/Workflow: - Always reference an Oak ticket for each commit/PR

[nongnu] scratch/editorconfig 3b1c10e556: WiP: eliminate O(N^2) complexity in fnmatch translation

2024-06-12 Thread Stefan Monnier via
branch: scratch/editorconfig commit 3b1c10e556222a53060c9984a30c43204100805b Author: Stefan Monnier Commit: Stefan Monnier WiP: eliminate O(N^2) complexity in fnmatch translation --- editorconfig-fnmatch.el | 162 +--- 1 file changed, 84

Re: [RFC PATCH] migration/savevm: do not schedule snapshot_save_job_bh in qemu_aio_context

2024-06-12 Thread Stefan Hajnoczi
On Wed, 12 Jun 2024 at 05:21, Fiona Ebner wrote: > > Am 11.06.24 um 16:04 schrieb Stefan Hajnoczi: > > On Tue, Jun 11, 2024 at 02:08:49PM +0200, Fiona Ebner wrote: > >> Am 06.06.24 um 20:36 schrieb Stefan Hajnoczi: > >>> On Wed, Jun 05, 2024 at 02:08:48PM +0200, F

Re: running viewmail under emacs 29.3

2024-06-12 Thread Stefan Monnier via General discussion of VM mail reader
> I would start with moving the source to git and migrating to > github. Including all branches and tickets. Git sounds good, but I'd be happier if it could be a hosting service that doesn't force the use of proprietary Javascript. Codeberg? Gitlab? Stefan

Re: [OpenXPKI-users] format of the .../.well-known/est/cacerts response

2024-06-12 Thread Stefan Goeman
ne feeds. Refering back to RFC 8951, as OpenXPKI can also be a receiver of base64 content (in case of an enroll or re-enroll request), it should be checked if PKCS#10 with and without line feeds can be handled. If base64 is used to decode this, then I believe it will be OK. Greetings, Stefan. _

[Bacula-users] Bacularis: set of rights for tape operators

2024-06-12 Thread Stefan G. Weichinger
Could someone point me at a HOWTO or doc or point out a meaningful list of roles/permissions to assign to a bacularis user who should be able to: - list volumes - manage the autochanger maybe later - label volumes ? I don't want to give that employee full access, but I am a bit

[jira] [Comment Edited] (OAK-10803) Compress in-memory property values

2024-06-12 Thread Stefan Egli (Jira)
[ https://issues.apache.org/jira/browse/OAK-10803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17854399#comment-17854399 ] Stefan Egli edited comment on OAK-10803 at 6/12/24 11:14 AM: - +1 to -both- all

[jira] [Commented] (OAK-10803) Compress in-memory property values

2024-06-12 Thread Stefan Egli (Jira)
[ https://issues.apache.org/jira/browse/OAK-10803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17854399#comment-17854399 ] Stefan Egli commented on OAK-10803: --- +1 to both 1) I think in general we are more and more introducing

[Bug 2069081] Re: idxd: NULL pointer dereference reading wq op_config attribute

2024-06-12 Thread Stefan Bader
** Changed in: linux (Ubuntu) Status: In Progress => Invalid ** Changed in: linux (Ubuntu Jammy) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2069081

[OpenXPKI-users] format of the .../.well-known/est/cacerts response

2024-06-12 Thread Stefan Goeman
uot;base64". Much thanks in advance for your help. Greetings, Stefan. ___ OpenXPKI-users mailing list OpenXPKI-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openxpki-users

Re: [PATCH 08/26] virtio_blk: remove virtblk_update_cache_mode

2024-06-11 Thread Stefan Hajnoczi
- > drivers/block/virtio_blk.c | 13 +++-- > 1 file changed, 3 insertions(+), 10 deletions(-) Reviewed-by: Stefan Hajnoczi signature.asc Description: PGP signature

[nongnu] scratch/editorconfig 205be47ee0: WiP: reduce allocation in parser

2024-06-11 Thread Stefan Monnier via
branch: scratch/editorconfig commit 205be47ee0215abf6a18dfa06a7314b891f7c72a Author: Stefan Monnier Commit: Stefan Monnier WiP: reduce allocation in parser --- editorconfig-core-handle.el | 95 +++-- 1 file changed, 39 insertions(+), 56 deletions

[nongnu] scratch/editorconfig 4a30b1f321: WiP

2024-06-11 Thread Stefan Monnier via
branch: scratch/editorconfig commit 4a30b1f32120f9a065e4b938fc99f165880bd1a7 Author: Stefan Monnier Commit: Stefan Monnier WiP --- editorconfig-core-handle.el | 34 -- 1 file changed, 16 insertions(+), 18 deletions(-) diff --git a/editorconfig-core

[nongnu] scratch/editorconfig eff8ad8f30: WiP

2024-06-11 Thread Stefan Monnier via
branch: scratch/editorconfig commit eff8ad8f308a69d6df3d604d43a231a45bd059b1 Author: Stefan Monnier Commit: Stefan Monnier WiP --- .dir-locals.el | 4 ++ editorconfig-core-handle.el | 5 +-- editorconfig-core.el| 38 + editorconfig-exec.el

[Bug 2059340] Re: crash in libsofthsm2 on armhf after time_t transition

2024-06-11 Thread Stefan Berger
I have encountered a similar problem when running test case of ima-evm- utils with softhsm used as engine on Ubuntu 24.04 (Noble). In this case I am also crashing in pkcs11_slot_unref when this line here is called: CRYPTOKI_call(slot->ctx, C_CloseAllSessions(slot->id));

Re: [RFC PATCH v1 1/6] build-sys: Add rust feature option

2024-06-11 Thread Stefan Hajnoczi
On Tue, 11 Jun 2024 at 13:54, Manos Pitsidianakis wrote: > > On Tue, 11 Jun 2024 at 17:05, Stefan Hajnoczi wrote: > > > > On Mon, Jun 10, 2024 at 09:22:36PM +0300, Manos Pitsidianakis wrote: > > > Add options for Rust in meson_options.txt, meson.build, configure to &g

[jira] [Updated] (CASSANDRA-19656) Revisit disabling chronicle analytics

2024-06-11 Thread Stefan Miklosovic (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Miklosovic updated CASSANDRA-19656: -- Status: Ready to Commit (was: Review In Progress) > Revisit disabl

[jira] [Commented] (CASSANDRA-19656) Revisit disabling chronicle analytics

2024-06-11 Thread Stefan Miklosovic (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17854129#comment-17854129 ] Stefan Miklosovic commented on CASSANDRA-19656: --- +1 > Revisit disabling chroni

[jira] [Updated] (CASSANDRA-19656) Revisit disabling chronicle analytics

2024-06-11 Thread Stefan Miklosovic (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Miklosovic updated CASSANDRA-19656: -- Reviewers: Stefan Miklosovic Status: Review In Progress

Re: [PATCH 08/26] virtio_blk: remove virtblk_update_cache_mode

2024-06-11 Thread Stefan Hajnoczi
- > drivers/block/virtio_blk.c | 13 +++-- > 1 file changed, 3 insertions(+), 10 deletions(-) Reviewed-by: Stefan Hajnoczi signature.asc Description: PGP signature

Re: [PATCH 08/26] virtio_blk: remove virtblk_update_cache_mode

2024-06-11 Thread Stefan Hajnoczi
- > drivers/block/virtio_blk.c | 13 +++-- > 1 file changed, 3 insertions(+), 10 deletions(-) Reviewed-by: Stefan Hajnoczi signature.asc Description: PGP signature

Re: [PATCH 08/26] virtio_blk: remove virtblk_update_cache_mode

2024-06-11 Thread Stefan Hajnoczi
- > drivers/block/virtio_blk.c | 13 +++-- > 1 file changed, 3 insertions(+), 10 deletions(-) Reviewed-by: Stefan Hajnoczi signature.asc Description: PGP signature

Re: Re: [PATCH v5 00/10] Support persistent reservation operations

2024-06-11 Thread Stefan Hajnoczi
ented in subsequent patches. Thanks for explaining! Stefan > > On 2024/6/11 01:18, Stefan Hajnoczi wrote: > > On Thu, Jun 06, 2024 at 08:24:34PM +0800, Changqi Lu wrote: > >> Hi, > >> > >> patchv5 has been modified. > >> > >> Sincerely ho

Re: Re: [PATCH v5 00/10] Support persistent reservation operations

2024-06-11 Thread Stefan Hajnoczi
ented in subsequent patches. Thanks for explaining! Stefan > > On 2024/6/11 01:18, Stefan Hajnoczi wrote: > > On Thu, Jun 06, 2024 at 08:24:34PM +0800, Changqi Lu wrote: > >> Hi, > >> > >> patchv5 has been modified. > >> > >> Sincerely ho

Re: [RFC PATCH v1 1/6] build-sys: Add rust feature option

2024-06-11 Thread Stefan Hajnoczi
On Mon, Jun 10, 2024 at 09:22:36PM +0300, Manos Pitsidianakis wrote: > Add options for Rust in meson_options.txt, meson.build, configure to > prepare for adding Rust code in the followup commits. > > `rust` is a reserved meson name, so we have to use an alternative. > `with_rust` was chosen. > >

Re: [RFC PATCH] migration/savevm: do not schedule snapshot_save_job_bh in qemu_aio_context

2024-06-11 Thread Stefan Hajnoczi
On Tue, Jun 11, 2024 at 02:08:49PM +0200, Fiona Ebner wrote: > Am 06.06.24 um 20:36 schrieb Stefan Hajnoczi: > > On Wed, Jun 05, 2024 at 02:08:48PM +0200, Fiona Ebner wrote: > >> The fact that the snapshot_save_job_bh() is scheduled in the main > >> loop's qemu_a

[jira] [Commented] (CASSANDRA-19683) Investigate dtest timeouts after CASSANDRA-19534

2024-06-11 Thread Stefan Miklosovic (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17854063#comment-17854063 ] Stefan Miklosovic commented on CASSANDRA-19683: --- +1 > Investigate dtest timeo

[jira] [Commented] (CASSANDRA-19683) Investigate dtest timeouts after CASSANDRA-19534

2024-06-11 Thread Stefan Miklosovic (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17854059#comment-17854059 ] Stefan Miklosovic commented on CASSANDRA-19683: --- Thanks for the creation of CASSANDRA

[jira] [Commented] (CASSANDRA-19656) Revisit disabling chronicle analytics

2024-06-11 Thread Stefan Miklosovic (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17854058#comment-17854058 ] Stefan Miklosovic commented on CASSANDRA-19656: --- +1 > Revisit disabling chroni

[jira] [Resolved] (OAK-10803) Compress in-memory property values

2024-06-11 Thread Stefan Egli (Jira)
[ https://issues.apache.org/jira/browse/OAK-10803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Egli resolved OAK-10803. --- Fix Version/s: 1.68.0 Resolution: Done * merged the PR : https://github.com/apache/jackrabbit

Diátaxis

2024-06-11 Thread Stefan Buehler via arts_dev.mi
Dear all, here is the link to the documentation philosophy that was pointed out to me by Robert Pincus: https://diataxis.fr I quite like it, especially, that it does not try to impose a certain technical system or rigid structure, but rather helps one to think about the problem. /Stefan

[jira] [Updated] (OAK-10803) Compress in-memory property values

2024-06-11 Thread Stefan Egli (Jira)
[ https://issues.apache.org/jira/browse/OAK-10803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Egli updated OAK-10803: -- Component/s: documentmk (was: core) > Compress in-memory property val

Re: [Gluster-users] [EXT] Replace broken host, keeping the existing bricks

2024-06-11 Thread Stefan Solbrig
other brick is added, # will lead to duplicate files. gluster v remove-brick NameOfVolume FailedServer:/path/to/brick force gluster v rebalance NameOfVolume fix-layout start If it's also replcated or striped or using sharding, then other steps might be necessary. best wishes, Stefan S

Re: [OSM-HH] Fußwege in Hamburg

2024-06-11 Thread Stefan Roßkopf via Hamburg
cken angezeigt bekommen, die ich gefühlt dann zum überqueren einer Straße joggend im "Frogger"- Stil zwischen fahrenden Autos zurücklegen muss. Wenn das einige dann dennoch tun, um den "Umweg" über die Ampel zu sparen, sollen sie das tun - aber das sollte niemals der anzuneh

CVS: cvs.openbsd.org: src

2024-06-11 Thread Stefan Sperling
CVSROOT:/cvs Module name:src Changes by: s...@cvs.openbsd.org2024/06/11 04:06:35 Modified files: sys/dev/ic : qwx.c sys/dev/pci: if_qwx_pci.c Log message: Make sure qwx(4) always calls refcnt_init() before other refcnt functions. I recently enabled

Hackathon in Berlin - October 2024 after adaptTo()

2024-06-11 Thread Stefan Seifert
are your interested in doing another hackathon this year after the adaptTo() conference (24.10.24)? i can provide a room in our office. if yes, please add your name and potential topics to this wiki page: https://cwiki.apache.org/confluence/x/i45yEg stefan

Re: [PATCH] s390: Extend two element float vector

2024-06-11 Thread Stefan Schulze Frielinghaus
On Tue, Jun 11, 2024 at 10:42:26AM +0200, Andreas Krebbel wrote: > On 6/11/24 10:26, Stefan Schulze Frielinghaus wrote: > > This implements a V2SF -> V2DF extend. > > > > gcc/ChangeLog: > > > > * config/s390/vector.md (*vmrhf): New. > > (ext

Re: [Bacula-users] Again LTO9 and performances...

2024-06-11 Thread Stefan G. Weichinger
Am 06.06.24 um 15:57 schrieb Marco Gaiarin: Mandi! Josh Fisher via Bacula-users In chel di` si favelave... Not for a single job. When the storage daemon is writing a job's spooled data to tape, the client must wait. However, if multiple jobs are running in parallel, then the other jobs will

[jira] [Resolved] (OAK-10870) New oak-mongo.js methods for sizes of properties, counts by clusterId and unmerged branch commits

2024-06-11 Thread Stefan Egli (Jira)
[ https://issues.apache.org/jira/browse/OAK-10870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Egli resolved OAK-10870. --- Fix Version/s: 1.68.0 Resolution: Done PR merged to trunk, marking ticket done. > New

[PATCH] s390: Extend two element float vector

2024-06-11 Thread Stefan Schulze Frielinghaus
This implements a V2SF -> V2DF extend. gcc/ChangeLog: * config/s390/vector.md (*vmrhf): New. (extendv2sfv2df2): New. gcc/testsuite/ChangeLog: * gcc.target/s390/vector/vec-extend-3.c: New test. --- Bootstrap and regtested on s390. Ok for mainline?

[PATCH] s390: Extend two/four element integer vectors

2024-06-11 Thread Stefan Schulze Frielinghaus
For the moment I deliberately left out one-element QHS vectors since it is unclear whether these are pathological cases or whether they are really used. If we ever get an extend for V1DI -> V1TI we should reconsider this. As a side-effect this fixes PR115261. gcc/ChangeLog:

[jira] [Commented] (OAK-10875) unmerged bc on root can make it appear merged

2024-06-11 Thread Stefan Egli (Jira)
[ https://issues.apache.org/jira/browse/OAK-10875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17853964#comment-17853964 ] Stefan Egli commented on OAK-10875: --- Created test case to reproduce this at PR https://github.com

[jira] [Created] (OAK-10875) unmerged bc on root can make it appear merged

2024-06-11 Thread Stefan Egli (Jira)
Stefan Egli created OAK-10875: - Summary: unmerged bc on root can make it appear merged Key: OAK-10875 URL: https://issues.apache.org/jira/browse/OAK-10875 Project: Jackrabbit Oak Issue Type: Bug

[nongnu] scratch/editorconfig 4444fc9a90: Misc changes accrued while trying to run the tests

2024-06-10 Thread Stefan Monnier via
branch: scratch/editorconfig commit fc9a90ab76e9383c2108f8734508467136a1 Author: Stefan Monnier Commit: Stefan Monnier Misc changes accrued while trying to run the tests * Makefile (SRCS): Filter out `editorconfig-autoloads.el` and `editorconfig-pkg.el`. (test-ert

[nongnu] scratch/editorconfig beec90f1c4 2/4: (editorconfig-set-local-variables): Get first, set later

2024-06-10 Thread Stefan Monnier via
branch: scratch/editorconfig commit beec90f1c49ee046c3f9b1bde07d40c631eda19c Author: Stefan Monnier Commit: Stefan Monnier (editorconfig-set-local-variables): Get first, set later In preparation for the use of Emacs-30's `hack-dir-local-get-variables-functions`, split the job

[nongnu] scratch/editorconfig d80106fe3b 4/4: Miscellaneous minor changes.

2024-06-10 Thread Stefan Monnier via
branch: scratch/editorconfig commit d80106fe3b03ee6a004f7190714d0da87f012a76 Author: Stefan Monnier Commit: Stefan Monnier Miscellaneous minor changes. * editorconfig.el: Drop redundant `require`s of pcase, nadvice, rx. Remove unnecessary (and incorrect) `defvar`s in `eval-when

[nongnu] scratch/editorconfig 11327989c8 3/4: Use new Emacs-30 hooks

2024-06-10 Thread Stefan Monnier via
branch: scratch/editorconfig commit 11327989c8a86cf7616e77e23a3a552252255cde Author: Stefan Monnier Commit: Stefan Monnier Use new Emacs-30 hooks * editorconfig.el (editorconfig--get-coding-system) (editorconfig--get-dir-local-variables): New functions. (editorconfig-mode

[nongnu] branch scratch/editorconfig created (now d80106fe3b)

2024-06-10 Thread Stefan Monnier via
monnier pushed a change to branch scratch/editorconfig. at d80106fe3b Miscellaneous minor changes. This branch includes the following new commits: new a3c7e15a97 Cosmetic changes for compilation purposes new beec90f1c4 (editorconfig-set-local-variables): Get first, set

[nongnu] scratch/editorconfig a3c7e15a97 1/4: Cosmetic changes for compilation purposes

2024-06-10 Thread Stefan Monnier via
branch: scratch/editorconfig commit a3c7e15a972bdd9130a8e79df027063b9f9edb33 Author: Stefan Monnier Commit: Stefan Monnier Cosmetic changes for compilation purposes * editorconfig.el: Remove redundant `:group`: arguments. Prefer #' to quote function names. ert-tests

[nongnu] branch scratch/editorconfig deleted (was a1edfc24a8)

2024-06-10 Thread Stefan Monnier via
monnier pushed a change to branch scratch/editorconfig. was a1edfc24a8 Silly fix in `editorconfig--get-local-variables` This change permanently discards the following revisions: discards a1edfc24a8 Silly fix in `editorconfig--get-local-variables` discards 0a6a169efd

[jenkinsci/mail-watcher-plugin] c62356: Bump org.jenkins-ci.plugins:plugin from 4.82 to 4.83

2024-06-10 Thread 'Stefan Spieker' via Jenkins Commits
plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Commit: 7207adcbee4daacba9962b13ae653396325766da https://github.com/jenkinsci/mail-watcher-plugin/commit/7207adcbee4daacba9962b13ae653396325766da Author: Stefan Spieker

Re: [RFC PATCH v1 0/6] Implement ARM PL011 in Rust

2024-06-10 Thread Stefan Hajnoczi
On Mon, 10 Jun 2024 at 16:27, Manos Pitsidianakis wrote: > > On Mon, 10 Jun 2024 22:59, Stefan Hajnoczi wrote: > >> What are the issues with not using the compiler, rustc, directly? > >> - > >> [w

[nongnu] scratch/editorconfig a1edfc24a8: Silly fix in `editorconfig--get-local-variables`

2024-06-10 Thread Stefan Monnier via
branch: scratch/editorconfig commit a1edfc24a8ca1a2d26470b77aaf007b1826b7fbe Author: Stefan Monnier Commit: Stefan Monnier Silly fix in `editorconfig--get-local-variables` --- editorconfig.el | 27 --- 1 file changed, 16 insertions(+), 11 deletions(-) diff --git

Re: [RFC PATCH v1 0/6] Implement ARM PL011 in Rust

2024-06-10 Thread Stefan Hajnoczi
On Mon, 10 Jun 2024 at 14:23, Manos Pitsidianakis wrote: > > Hello everyone, > > This is an early draft of my work on implementing a very simple device, > in this case the ARM PL011 (which in C code resides in hw/char/pl011.c > and is used in hw/arm/virt.c). > > The device is functional, with

[elpa] main 8fc5653d2d: elpa-packages (loccur): Update URL

2024-06-10 Thread Stefan Monnier via
branch: main commit 8fc5653d2d9aea3851a230bea8cbe00cc11b88b6 Author: Stefan Monnier Commit: Stefan Monnier elpa-packages (loccur): Update URL --- elpa-packages | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elpa-packages b/elpa-packages index 0e1af8159b..4040ead47f

Re: [PATCH 0/2] virtio-fs: change handling of failure at request enqueue

2024-06-10 Thread Stefan Hajnoczi
ons(-) > > -- > 2.34.1 > This is a nice improvement, thank you! Reviewed-by: Stefan Hajnoczi signature.asc Description: PGP signature

Re: [PATCH v5 01/10] block: add persistent reservation in/out api

2024-06-10 Thread Stefan Hajnoczi
acb->common.cb(acb->common.opaque, acb->prco.ret); > +blk_dec_in_flight(acb->prco.blk); Did you receive my replies to v1 of this patch series? Please take a look at them and respond: https://lore.kernel.org/qemu-devel/20240508093629.441057-1-luchangqi@bytedance.com/

Re: [PATCH v5 01/10] block: add persistent reservation in/out api

2024-06-10 Thread Stefan Hajnoczi
acb->common.cb(acb->common.opaque, acb->prco.ret); > +blk_dec_in_flight(acb->prco.blk); Did you receive my replies to v1 of this patch series? Please take a look at them and respond: https://lore.kernel.org/qemu-devel/20240508093629.441057-1-luchangqi@bytedance.com/

Re: [PATCH v5 00/10] Support persistent reservation operations

2024-06-10 Thread Stefan Hajnoczi
unctionality (docs/interop/pr-helper.rst) where block/file-posix.c interprets SCSI ioctls and sends persistent reservation requests to an external helper process? I wonder if block/file-posix.c can implement the new block driver callbacks using pr_mgr (while keeping the existing scsi-generic

Re: [PATCH v5 00/10] Support persistent reservation operations

2024-06-10 Thread Stefan Hajnoczi
unctionality (docs/interop/pr-helper.rst) where block/file-posix.c interprets SCSI ioctls and sends persistent reservation requests to an external helper process? I wonder if block/file-posix.c can implement the new block driver callbacks using pr_mgr (while keeping the existing scsi-generic

[PULL 5/6] hw/vfio: Remove newline character in trace events

2024-06-10 Thread Stefan Hajnoczi
From: Philippe Mathieu-Daudé Trace events aren't designed to be multi-lines. Remove the newline characters. Signed-off-by: Philippe Mathieu-Daudé Acked-by: Mads Ynddal Reviewed-by: Daniel P. Berrangé Message-id: 20240606103943.79116-5-phi...@linaro.org Signed-off-by: Stefan Hajnoczi --- hw

[PULL 6/6] tracetool: Forbid newline character in event format

2024-06-10 Thread Stefan Hajnoczi
: 20240606103943.79116-6-phi...@linaro.org Signed-off-by: Stefan Hajnoczi --- scripts/tracetool/__init__.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/tracetool/__init__.py b/scripts/tracetool/__init__.py index 7237abe0e8..bc03238c0f 100644 --- a/scripts/tracetool/__init__.py +++ b

[PULL 4/6] hw/usb: Remove newline character in trace events

2024-06-10 Thread Stefan Hajnoczi
From: Philippe Mathieu-Daudé Trace events aren't designed to be multi-lines. Remove the newline characters. Signed-off-by: Philippe Mathieu-Daudé Acked-by: Mads Ynddal Reviewed-by: Daniel P. Berrangé Message-id: 20240606103943.79116-4-phi...@linaro.org Signed-off-by: Stefan Hajnoczi --- hw

[PULL 3/6] hw/sh4: Remove newline character in trace events

2024-06-10 Thread Stefan Hajnoczi
-off-by: Stefan Hajnoczi --- hw/sh4/trace-events | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hw/sh4/trace-events b/hw/sh4/trace-events index 4b61cd56c8..6bfd7eebc4 100644 --- a/hw/sh4/trace-events +++ b/hw/sh4/trace-events @@ -1,3 +1,3 @@ # sh7750.c -sh7750_porta(uint16_t

[PULL 2/6] backends/tpm: Remove newline character in trace event

2024-06-10 Thread Stefan Hajnoczi
From: Philippe Mathieu-Daudé Split the 'tpm_util_show_buffer' event in two to avoid using a newline character. Signed-off-by: Philippe Mathieu-Daudé Acked-by: Mads Ynddal Reviewed-by: Daniel P. Berrangé Reviewed-by: Stefan Berger Message-id: 20240606103943.79116-2-phi...@linaro.org Signed

[PULL 1/6] tracetool: Remove unused vcpu.py script

2024-06-10 Thread Stefan Hajnoczi
org Signed-off-by: Stefan Hajnoczi --- meson.build | 1 - scripts/tracetool/__init__.py | 8 + scripts/tracetool/vcpu.py | 59 --- 3 files changed, 1 insertion(+), 67 deletions(-) delete mode 100644 scripts/tracetool/vcpu.py diff --git a/m

[PULL 0/6] Tracing patches

2024-06-10 Thread Stefan Hajnoczi
The following changes since commit 80e8f0602168f451a93e71cbb1d59e93d745e62e: Merge tag 'bsd-user-misc-2024q2-pull-request' of gitlab.com:bsdimp/qemu into staging (2024-06-09 11:21:55 -0700) are available in the Git repository at: https://gitlab.com/stefanha/qemu.git

Re: [PATCH 0/5] trace: Remove and forbid newline characters in event format

2024-06-10 Thread Stefan Hajnoczi
41.0 > Thanks, applied to my tracing tree: https://gitlab.com/stefanha/qemu/commits/tracing Stefan signature.asc Description: PGP signature

[LAD] Re: PandaResampler 0.2.0

2024-06-10 Thread Stefan Westerfeld
Hi! Am 10.06.24 um 17:39 schrieb Fons Adriaensen: On Mon, Jun 10, 2024 at 02:31:40PM +0200, Stefan Westerfeld wrote: Well in that case you can simply download the final tarball: Meanwhile I got things working with the changes that Marc suggested. The filters only attenuate 6 dB at half

[gentoo-commits] repo/gentoo:master commit in: games-roguelike/tomenet/, games-roguelike/tomenet/files/

2024-06-10 Thread Stefan Strogin
commit: 4980d86ad5f847cde6be280dd4b4cde485cc13cb Author: Stefan Strogin gentoo org> AuthorDate: Mon Jun 10 16:26:57 2024 + Commit: Stefan Strogin gentoo org> CommitDate: Mon Jun 10 16:27:46 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49

Re: bug with qwx

2024-06-10 Thread Stefan Sperling
On Sun, Jun 09, 2024 at 09:58:52AM +0200, BESSOT Jean-Michel wrote: > Hi > > I got the bug in the dmesg and the network doesn’t work. The bug disappeared > after a reboot. Maybe it is already fixed, the snapshot is two weeks old. > > Bye As previously discussed with you here:

Re: running viewmail under emacs 29.3

2024-06-10 Thread Stefan Monnier via General discussion of VM mail reader
ixing those kinds of things and would be glad to provide guidance. Maybe you can team with John? Stefan

<    2   3   4   5   6   7   8   9   10   11   >