Filesystem resize is implemented
Added 2018-01-02 23:41:21 +0000 UTCYou can now expand a filesystem on a device - shrink isn't implemented just yet. The command is bcachefs device resize, and it takes the same arguments as resize2fs:
bcachefs device resize /dev/sdb 10G
If you don't specify a size, it uses the current size of the device.
Online and offline resize are both supported.
Comments
Do you have ideas about snapshot for single file? I want to use it for file protect?
2018-01-24 14:39:15 +0000 UTCDunno, the focus is still really on fixing every last bug that can possibly be found. That is the most requested feature though, so it's high on the list.
Kent Overstreet
2018-01-24 11:11:14 +0000 UTCNo, but that'll be considerably easier to add than full filesystem wide snapshots
Kent Overstreet
2018-01-24 11:09:31 +0000 UTCDoes it support snapshot for single file?
2018-01-24 07:40:37 +0000 UTCExcellent!
2018-01-03 18:22:24 +0000 UTCAny clue when will RAID 5/6 be completed ?
2018-01-03 14:40:31 +0000 UTCFrickin' awesome news. bcachefs is getting nearer and nearer to the ideal fs. Of course it still needs to be battle hardened so come on everyone install a test version of it somewhere and start banging on it. Great job Kent!
veritanuda
2018-01-03 10:52:12 +0000 UTC