summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/TODO
diff options
context:
space:
mode:
authorChris Mason <chris.mason@oracle.com>2007-04-11 08:59:20 -0400
committerDavid Woodhouse <dwmw2@hera.kernel.org>2007-04-11 08:59:20 -0400
commitcac87faa09f56776602d4b6f15c1bd44f6da300e (patch)
treef50cd58421bf52a9339516974223739aa8afbffd /fs/btrfs/TODO
parent2d13d8d065cc7bbee6b1ad6ee3fe965d66badfe6 (diff)
downloadop-kernel-dev-cac87faa09f56776602d4b6f15c1bd44f6da300e.zip
op-kernel-dev-cac87faa09f56776602d4b6f15c1bd44f6da300e.tar.gz
Btrfs: use a dedicated inode num for root root dir
Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'fs/btrfs/TODO')
-rw-r--r--fs/btrfs/TODO9
1 files changed, 0 insertions, 9 deletions
diff --git a/fs/btrfs/TODO b/fs/btrfs/TODO
index 4cd11a1..1c3acfc 100644
--- a/fs/btrfs/TODO
+++ b/fs/btrfs/TODO
@@ -6,9 +6,7 @@
* Make sure nobh stuff is working properly for cows
* Do actual block accounting
* Check compat and incompat flags on the inode
-* Add virtual filesystems, mountable snapshots
* Get rid of struct ctree_path, limiting tree levels held at one time
-* EEXIST for dirs instead of hash overflow
* Release
* Do real tree locking
* Add extent mirroring (backup copies of blocks)
@@ -20,10 +18,3 @@
* fsck
* Scrub & defrag
----
-metata FS ideas:
-mount metadata FS on /sys/fs/btrfs/dev/
-subvolumes in /sys/fs/btrfs/dev/fs/
-snapshots in /sys/fs/btrfs/dev/fs/snapshots
-mount -o bind
-ioctl to create a snapshot
OpenPOWER on IntegriCloud