Bug 26258 — initial btrfs support
authorMartin Pitt <martin.pitt@ubuntu.com>
Sun, 15 Aug 2010 15:34:34 +0000 (17:34 +0200)
committerMartin Pitt <martin.pitt@ubuntu.com>
Sun, 15 Aug 2010 15:34:34 +0000 (17:34 +0200)
commit0da4c9cf59e2a977553b5473faf9aa422a1aff47
tree6021a0ba429f6cecf10e733f681e403570b0d626
parent8b0fcd17235127af9f4ce33f518022f359d55e4a
Bug 26258 — initial btrfs support

Add basic support for creating and checking btrfs. This does not yet support
spanning multiple devices, RAID, etc.

We disable online fsck for now. It works, but is said to be too unstable still.

Also bump the size of the loop devices in the test suite, since btrfs needs at
least 256 MB.
src/daemon.c
src/helpers/job-mkfs.c
tests/run