public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Alex Elder <aelder@sgi.com>
To: xfs@oss.sgi.com
Subject: [PATCH 0/8] xfsprogs: new resvsp db command, plus some fixes
Date: Thu, 10 Nov 2011 14:35:10 -0600	[thread overview]
Message-ID: <1320957318-16269-1-git-send-email-aelder@sgi.com> (raw)

The original purpose for this series was to add a new
"resvsp" command to xfs_db, to provide access to the
xfsctl(3) XFS_IOC_RESVSP64 operation.  Kevan Rehm did
this work, and along the way he found and fixed a few
cases where things weren't getting flushed to disk
properly.  I also looked things over and came up with
a few other small fixes.

I'm submitting the resulting series on Kevan's behalf.
I think we'll want to follow this up with at least one
test in the xfstests suite to exercise this new command.

					-Alex

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

             reply	other threads:[~2011-11-10 20:35 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-10 20:35 Alex Elder [this message]
2011-11-10 20:35 ` [PATCH 1/8] xfsprogs: Fix setbitval() bug when nbits is byte-aligned Alex Elder
2011-11-10 20:35   ` [PATCH 2/8] xfsprogs: unconditionally drop used buffer reference Alex Elder
2011-11-13 11:59     ` Christoph Hellwig
2011-11-10 20:35   ` [PATCH 3/8] xfsprogs: xfs_repair: don't set the root inode pointer Alex Elder
2011-11-13 12:01     ` Christoph Hellwig
2012-02-07 18:38       ` Christoph Hellwig
2012-02-07 20:25         ` Kevan Rehm
2012-02-07 21:46           ` Kevan Rehm
2011-11-10 20:35   ` [PATCH 4/8] xfsprogs: mkfs.xfs: let libxfs_umount() do its thing Alex Elder
2011-11-13 12:04     ` Christoph Hellwig
2011-11-10 20:35   ` [PATCH 5/8] xfsprogs: Drop root inode refrerence in libxfs_umount() Alex Elder
2011-11-13 12:07     ` Christoph Hellwig
2011-11-10 20:35   ` [PATCH 6/8] xfsprogs: xfs_db: unmount fs before exiting Alex Elder
2011-11-13 12:09     ` Christoph Hellwig
2011-11-10 20:35   ` [PATCH 7/8] xfsprogs: clean up errors in libxfs_mount() consistently Alex Elder
2011-11-14 10:28     ` Christoph Hellwig
2011-11-10 20:35   ` [PATCH 8/8] xfsprogs: xfs_db: add new "resvsp" command Alex Elder
2011-11-11  1:29     ` Dave Chinner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1320957318-16269-1-git-send-email-aelder@sgi.com \
    --to=aelder@sgi.com \
    --cc=xfs@oss.sgi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox