Justin Turner Arthur
Justin Turner Arthur
Submitted a pull request to allow truncation of insignificant digits during persistence. #2913
While the PR is being reviewed, I have an alternate deserializer anyone can use with the low-level boto3 client or botocore called [ddbcereal](https://github.com/JustinTArthur/ddbcereal).
@wankxxx @am0 and @pinta-vodki, transmission/transmission#4295 is the ticket for magnet-driven downloads disappearing.
It's not sector-specific and occurs on all disks attempted from my set. The attached [GwWriteBug.zip](https://github.com/davidgiven/fluxengine/files/11438671/GwWriteBug.zip) contains the reproduction script, logs, device info, as well as before/after flux for a specific...
Most of the ones I sampled are using setuptools, but newer versions of setuptools that use setup.cfg instead of setup.py, often with PEP-518 pyproject.toml included in the sdist with setuptools...
@likewhoa is on Gentoo using Portage-managed Python packages. I tried to reproduce with the following package versions: * sys-libs/glibc-2.29-r2 * dev-lang/python-3.6.9 * dev-python/aiohttp-3.6.1 * dev-python/idna-ssl-1.1.0 * dev-python/multidict-4.5.2 * dev-python/yarl-1.3.0 but...
Strange. On that Gentoo testbed where I couldn't repro: ``` $ sudo sysctl -a | grep net.ipv6.conf.*disable net.ipv6.conf.all.disable_ipv6 = 0 net.ipv6.conf.all.disable_policy = 0 net.ipv6.conf.default.disable_ipv6 = 0 net.ipv6.conf.default.disable_policy = 0 net.ipv6.conf.enp39s0.disable_ipv6...
> Okay, How does Samba know when an Apple client is connected? The Apple client implementation adds the string "AAPL" to the `CREATE` context here: https://github.com/apple-oss-distributions/SMBClient/blob/926c0c131ffcf91d95f1747af37a228d7611753f/kernel/netsmb/smb_smb_2.c#L279 I believe this is...
> Okay, Can you check it if I provide some patch to you ? It's because I don't have Mac device. Thanks! Sure thing. You can point me at a...
> [@JustinTArthur](https://github.com/JustinTArthur) Can you check if this issue is coming from same inode numbers like BTRFS ? With OpenZFS (and I'm assuming some other ZFS implementations), you can end up...