All of lore.kernel.org
 help / color / mirror / Atom feed
* New btrfs command pushed into the btrfs-progs subvol branch - commands
@ 2010-03-11 18:54 Chris Mason
  2010-03-11 19:03 ` Goffredo Baroncelli
  0 siblings, 1 reply; 6+ messages in thread
From: Chris Mason @ 2010-03-11 18:54 UTC (permalink / raw)
  To: Goffredo Baroncelli; +Cc: linux-btrfs

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

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

end of thread, other threads:[~2010-03-12 17:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-11 18:54 New btrfs command pushed into the btrfs-progs subvol branch - commands Chris Mason
2010-03-11 19:03 ` 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

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.