Iwan Budi Kusnanto

Results 90 comments of Iwan Budi Kusnanto

I got the error log ```console thread 'tokio-runtime-worker' panicked at C:\Users\Administrator\mycelium\mycelium\src\tun\windows.rs:64:40: range end index 1452 out of range for slice of length 1400 note: run with RUST_BACKTRACE=1 environment variable to...

> shall we consider this as done ? It will be done after #485 getting merged. The binary i sent to you is a PoC of this solution.

> I don't understand why the tap interfaces are being removed. it could happen in two scenarios: 1. when the VM provisioning failed 2. when doing VM deprovision. i guess...

I've tried to paralelize the `io.Copy` with this environment: - `zos` node: In Indonesia, run on my old 2016 PC on `qemu`. (indonesia is close to Australia) - os image:...

cc @xmonader @rawdaGastan @ashraffouda

# backward compatibility check This check involves the work on porting current btrfs code to bcachefs, it is WIP in #2375 Deep diving the code is expected to give more...

# Specification The new bcachefs based storage must provide all the features provided by the btrfs based storage. ## Backward compatibility Because all disk of the old nodes already formatted...

`mkfs.bcachefs` also has this option, worth to check ```bash --usrquota Enable user quotas --grpquota Enable group quotas --prjquota Enable project quotas ```

There was drama on LKML about bcachefs https://www.phoronix.com/news/Bcachefs-Fixes-Two-Choices. ``` Or "take your toy and go home" effectively alluding to taking it out of the mainline Linux kernel and go back...

other than documenting, the other way is to let the code speak for itself in easy way. A quick idea create external services package, lets say the name is `extsrv`....