All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Btrfs: quota rescan for 3.10
@ 2013-04-05 11:38 Jan Schmidt
  2013-04-05 11:38 ` [PATCH 1/2] Btrfs: rescan for qgroups Jan Schmidt
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Jan Schmidt @ 2013-04-05 11:38 UTC (permalink / raw)
  To: chris.mason, linux-btrfs

The kernel side for rescan, which is needed if you want to enable qgroup
tracking on a non-empty volume.

User space patches to come.

Jan Schmidt (2):
  Btrfs: rescan for qgroups
  Btrfs: automatic rescan after "quota enable" command

 fs/btrfs/ctree.h           |   17 ++-
 fs/btrfs/disk-io.c         |    6 +
 fs/btrfs/ioctl.c           |   83 +++++++++++--
 fs/btrfs/qgroup.c          |  281 ++++++++++++++++++++++++++++++++++++++++++--
 include/uapi/linux/btrfs.h |   11 ++-
 5 files changed, 364 insertions(+), 34 deletions(-)


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

end of thread, other threads:[~2013-04-15 10:53 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-05 11:38 [PATCH 0/2] Btrfs: quota rescan for 3.10 Jan Schmidt
2013-04-05 11:38 ` [PATCH 1/2] Btrfs: rescan for qgroups Jan Schmidt
2013-04-05 13:05   ` Josef Bacik
2013-04-10 16:14     ` David Sterba
2013-04-10 16:47   ` David Sterba
2013-04-15  5:44     ` Jan Schmidt
2013-04-15  5:58       ` Jan Schmidt
2013-04-15  6:08         ` Wang Shilong
2013-04-15  6:56           ` Jan Schmidt
2013-04-15  7:19             ` Wang Shilong
2013-04-15 10:53               ` Arne Jansen
2013-04-05 11:38 ` [PATCH 2/2] Btrfs: automatic rescan after "quota enable" command Jan Schmidt
2013-04-05 12:30   ` Wang Shilong
2013-04-06  6:20 ` [PATCH 0/2] Btrfs: quota rescan for 3.10 Wang Shilong

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.