nilfs-utils icon indicating copy to clipboard operation
nilfs-utils copied to clipboard

NILFS utilities

Results 9 nilfs-utils issues
Sort by recently updated
recently updated
newest added

Hello, i want to write munin plugin to monitor nilfs space with more detail. Is there easy and fast way to tell following?: total size of volume (100%) % of...

Why is the number of blocks per segment enforced to be [a power of 2](https://en.wikipedia.org/wiki/Power_of_two)? Why cannot it be any other value, e.g., a multiple of 3, in order to...

Hi, I'm really enjoying using NILFS+LVM in my Void Linux [installer](https://github.com/atweiden/voidvault/tree/nilfs), and it shows a lot of promise. However, when musl libc is used instead of glibc, the root NILFS2...

It would be nice to have a way to force verify checksums for data as a measure against silent corruptions. Something like `btrfs scrub`.

When you call eg. "lscp" without specifiing device it does look in /proc/mounts for first nilfs device and use this. But i think it should not just take first device....

Linux distribution: SLE 11 SP4. util-linux version: 2.19.1 [nilfs-utils-build-log.zip](https://github.com/nilfs-dev/nilfs-utils/files/752310/nilfs-utils-build-log.zip)

Heads-up, www.nilfs.org front page is linking to scam sites at the moment .. ![screenshot from 2015-08-26 12 11 14-nilfs](https://cloud.githubusercontent.com/assets/84800/9489708/9c38feae-4beb-11e5-8fe4-7e811f14c158.png)

I stumbled on this error when restoring an accidentally overwritten file from a recent snapshot: ``` % mount |grep /dev/nvme0n1p5 /dev/nvme0n1p5 on /home type nilfs2 (rw,noatime,nodiratime,discard) /dev/nvme0n1p5 on /mnt type...

Fsck for nilfs2 is still missing. It would be nice to have some more information what this means for the reliability and recoverability of the fs. The FAQ states: >...