Stijn Tintel
Stijn Tintel
It seems rasdaemon is logging 2 block_rq_complete events every 2 seconds. Sure these can't all be disk errors? Running rasdaemon 0.6.5 on Gentoo, kernel 5.6.13. [rasdaemon.log](https://github.com/mchehab/rasdaemon/files/4647273/rasdaemon.log)
When building rasdaemon with --disable-diskerror, logs are flooded with `ug! no event found for type 1058`. I tried to disable diskerror because otherwise my logs are flooded with `-218 [041]...
When adding new disks to an old filesystem, the old disks might be close to full. It would be nice to have a way to balance the existing data equally...
This fs was created before 0c1724d0090d2bd5cccd0793209ec3eb457529bf so all drives that were originally in the fs have a journal of 512MiB. Two new drives were added afterwards, and they have a...
Now that the UNIX socket in radeon-profile-daemon has been moved to a subdirectory in order to no longer make it world writeable, we need to update the socket path. Depends...
# What does this implement/fix? Add options to enable support for Radio Resource Management (802.11k) and BSS Transition Management (802.11v). RRM will enable clients to make better roaming decisions, while...
``` $ make make PREFIX=/usr LIBEXEC_PREFIX=/usr/lib/bees ETC_PREFIX=/etc TAG="v0.6-138-g80c69f1" -C lib make[1]: Entering directory '/tmp/bees/lib' sed configure.h.in >configure.h -e's#@PREFIX@#/usr#' -e's#@ETC_PREFIX@#/etc#' -e's#@LIBEXEC_PREFIX@#/usr/lib/bees#' mkdir -p .depends c++ -Wall -Wextra -Werror -O3 -I../include -D_FILE_OFFSET_BITS=64...
## Description: **Pull request in [esphome](https://github.com/esphome/esphome) with YAML changes (if applicable):** esphome/esphome#3600 ## Checklist: - [x] Branch: `next` is for changes and new documentation that will go public with the...
It seems miniupnpd inserts the same rules again whenever a client requests a mapping: ``` table inet miniupnpd { chain forward { type filter hook forward priority -25; policy accept;...
Would you consider publishing DeviceTree overlay sources, and maybe even contribute them to https://github.com/raspberrypi/linux/ ?