Commit 457b0a3d authored by Sidong Yang's avatar Sidong Yang Committed by David Sterba
Browse files

btrfs: qgroup: remove outdated TODO comments



These comments are old, outdated and not very specific. It seems that it
doesn't help to inspire anybody to work on that.  So we remove them.

Reviewed-by: default avatarQu Wenruo <wqu@suse.com>
Signed-off-by: default avatarSidong Yang <realwakka@gmail.com>
Reviewed-by: default avatarDavid Sterba <dsterba@suse.com>
Signed-off-by: default avatarDavid Sterba <dsterba@suse.com>
parent a8f6f619
Loading
Loading
Loading
Loading
+0 −12
Original line number Diff line number Diff line
@@ -25,18 +25,6 @@
#include "sysfs.h"
#include "tree-mod-log.h"

/* TODO XXX FIXME
 *  - subvol delete -> delete when ref goes to 0? delete limits also?
 *  - reorganize keys
 *  - compressed
 *  - sync
 *  - copy also limits on subvol creation
 *  - limit
 *  - caches for ulists
 *  - performance benchmarks
 *  - check all ioctl parameters
 */

/*
 * Helpers to access qgroup reservation
 *