linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Btrfs: wait for quota rescan to complete
@ 2013-05-06 19:14 Jan Schmidt
  2013-05-06 19:14 ` [PATCH] Btrfs: add ioctl to wait for qgroup rescan completion Jan Schmidt
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Jan Schmidt @ 2013-05-06 19:14 UTC (permalink / raw)
  To: chris.mason, linux-btrfs

Two small patches, one for the kernel and one for the user mode. Both
required to support waiting for quota rescan to complete.

Jan Schmidt (1):
  Btrfs: add ioctl to wait for qgroup rescan completion

 fs/btrfs/ctree.h           |    2 ++
 fs/btrfs/ioctl.c           |   12 ++++++++++++
 fs/btrfs/qgroup.c          |   21 +++++++++++++++++++++
 include/uapi/linux/btrfs.h |    1 +
 4 files changed, 36 insertions(+), 0 deletions(-)


Jan Schmidt (2):
  Btrfs-progs: fixup: add flags to struct btrfs_ioctl_quota_rescan_args
  Btrfs-progs: added "btrfs quota rescan" -w switch (wait)

 cmds-quota.c |   19 +++++++++++++++++--
 ioctl.h      |    2 ++
 2 files changed, 19 insertions(+), 2 deletions(-)

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

end of thread, other threads:[~2013-05-13 16:10 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-06 19:14 Btrfs: wait for quota rescan to complete Jan Schmidt
2013-05-06 19:14 ` [PATCH] Btrfs: add ioctl to wait for qgroup rescan completion Jan Schmidt
2013-05-06 21:20   ` David Sterba
2013-05-07  6:17     ` Jan Schmidt
2013-05-13 16:10       ` David Sterba
2013-05-06 19:15 ` [PATCH 1/2] Btrfs-progs: fixup: add flags to struct btrfs_ioctl_quota_rescan_args Jan Schmidt
2013-05-06 19:15 ` [PATCH 2/2] Btrfs-progs: added "btrfs quota rescan" -w switch (wait) Jan Schmidt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).