diff options
author | Chris Mason <chris.mason@oracle.com> | 2007-05-23 15:44:28 -0400 |
---|---|---|
committer | David Woodhouse <dwmw2@hera.kernel.org> | 2007-05-23 15:44:28 -0400 |
commit | e06afa839e726959be2166bec4cb85c117e213f1 (patch) | |
tree | f2acae733ce4c4368e3368cf912b1c76462aa0f7 /fs/btrfs/TODO | |
parent | f9f3c6b666f717510b67036c314ec915b9059eaa (diff) | |
download | kernel_replicant_linux-e06afa839e726959be2166bec4cb85c117e213f1.tar.gz kernel_replicant_linux-e06afa839e726959be2166bec4cb85c117e213f1.tar.bz2 kernel_replicant_linux-e06afa839e726959be2166bec4cb85c117e213f1.zip |
Btrfs: rename
Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'fs/btrfs/TODO')
-rw-r--r-- | fs/btrfs/TODO | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/btrfs/TODO b/fs/btrfs/TODO index f6df246f26c3..861e34ae0979 100644 --- a/fs/btrfs/TODO +++ b/fs/btrfs/TODO @@ -8,6 +8,7 @@ * Add generation number to key pointer in nodes * Add generation number to inode * Add ability to switch a block group from data to metadata or vice versa +* forbid cross subvolume renames and hardlinks * Release * Do real tree locking * Add extent mirroring (backup copies of blocks) |