aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs
diff options
context:
space:
mode:
authorGoldwyn Rodrigues <rgoldwyn@suse.com>2016-09-22 15:12:09 -0400
committerDavid Sterba <dsterba@suse.com>2016-09-26 13:37:06 -0400
commit6cea66e5447caff77d4a3a61295a5d922b97cb4a (patch)
tree316dfcd0a405d6fd368e55fd420ce9a12ab3ddaf /fs/btrfs
parentdd12d5b8046f556cd9d13ab9d0e83ce03c6f3a16 (diff)
btrfs: Remove already completed TODO comment
Fixes: 7cf5b97650f2 ("btrfs: qgroup: Cleanup old inaccurate facilities") Signed-off-by: Goldwyn Rodrigues <rgoldwyn@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs')
-rw-r--r--fs/btrfs/extent-tree.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/fs/btrfs/extent-tree.c b/fs/btrfs/extent-tree.c
index 475962850a1f..a23597f6d3cd 100644
--- a/fs/btrfs/extent-tree.c
+++ b/fs/btrfs/extent-tree.c
@@ -6112,8 +6112,6 @@ void btrfs_delalloc_release_metadata(struct inode *inode, u64 num_bytes)
6112 * @start: start range we are writing to 6112 * @start: start range we are writing to
6113 * @len: how long the range we are writing to 6113 * @len: how long the range we are writing to
6114 * 6114 *
6115 * TODO: This function will finally replace old btrfs_delalloc_reserve_space()
6116 *
6117 * This will do the following things 6115 * This will do the following things
6118 * 6116 *
6119 * o reserve space in data space info for num bytes 6117 * o reserve space in data space info for num bytes