Linux Btrfs filesystem development
 help / color / mirror / Atom feed
* [PATCH] btrfs: qgroup: Remove an oudated comment
@ 2022-02-10 12:52 Sidong Yang
  2022-02-10 18:59 ` David Sterba
  0 siblings, 1 reply; 3+ messages in thread
From: Sidong Yang @ 2022-02-10 12:52 UTC (permalink / raw)
  To: linux-btrfs; +Cc: Sidong Yang

It seems that btrfs_qgroup_inherit() works on subvolume creation and it
copies limits when BTRFS_QGROUP_INHERIT_SET_LIMITS flags on.

Signed-off-by: Sidong Yang <realwakka@gmail.com>
---
 fs/btrfs/qgroup.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/fs/btrfs/qgroup.c b/fs/btrfs/qgroup.c
index 8928275823a1..bfd45d52b1f5 100644
--- a/fs/btrfs/qgroup.c
+++ b/fs/btrfs/qgroup.c
@@ -30,7 +30,6 @@
  *  - reorganize keys
  *  - compressed
  *  - sync
- *  - copy also limits on subvol creation
  *  - limit
  *  - caches for ulists
  *  - performance benchmarks
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-02-11 13:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-10 12:52 [PATCH] btrfs: qgroup: Remove an oudated comment Sidong Yang
2022-02-10 18:59 ` David Sterba
2022-02-11 13:44   ` Sidong Yang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox