public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Chris Mason <chris.mason@oracle.com>
To: Goffredo Baroncelli <kreijack@gmail.com>
Cc: linux-btrfs@vger.kernel.org
Subject: New btrfs command pushed into the btrfs-progs subvol branch - commands
Date: Thu, 11 Mar 2010 13:54:21 -0500	[thread overview]
Message-ID: <20100311185421.GM6509@think> (raw)

Hi everyone,

I've pushed Goffredo's new btrfs utility into the subvol branch of the
btrfs-progs repo.  I'm using it as my starting point for the subvol
listing utility as well as my fancy new defrag range ioctl.

Goffredo, the new defrag ioctl takes a bunch of arguments, and I used
getopt inside the command to do it.  The tricky part is that getopt
expects argv[0] to be the command name, so I had to hack things a bit.

Could you please send a patch that changes the commands to include the
command name in argv[0]?  That'll make it easier to be flexible.

-chris

             reply	other threads:[~2010-03-11 18:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-11 18:54 Chris Mason [this message]
2010-03-11 19:03 ` New btrfs command pushed into the btrfs-progs subvol branch - commands Goffredo Baroncelli
     [not found]   ` <20100311190828.GN6509@think>
2010-03-11 21:44     ` [PATCH 1/2] " Goffredo Baroncelli
2010-03-12  3:27       ` Chris Mason
2010-03-12 17:06         ` Goffredo Baroncelli
2010-03-11 21:44     ` [PATCH 2/2] Re: New btrfs command pushed into the btrfs-progs subvol branch - man pages Goffredo Baroncelli

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=20100311185421.GM6509@think \
    --to=chris.mason@oracle.com \
    --cc=kreijack@gmail.com \
    --cc=linux-btrfs@vger.kernel.org \
    /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