linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] btrfs-progs: improve output of btrfs subvolume list command
@ 2015-10-02 16:41 axel
  2015-10-02 16:41 ` [PATCH 1/4] btrfs-progs: add -A option for subvolume list (print all available information) axel
                   ` (3 more replies)
  0 siblings, 4 replies; 15+ messages in thread
From: axel @ 2015-10-02 16:41 UTC (permalink / raw)
  To: linux-btrfs; +Cc: Axel Burri

Improvements to "subvolume list" command, with the goal to improve
machine-readability. While the first three patches simply add new
options (-A and --time-format), the last patch [PATCH 4/4] is more
intrusive and changes the output format of the '-t' option. Consider
it "my view of how tabular output of a linux command should look
like" (see also comments on the commit).

Axel Burri (4):
  btrfs-progs: add -A option for subvolume list (print all available
    information)
  btrfs-progs: add "flags" column for subvolume list (shows "readonly"
    flag with -A)
  btrfs-progs: add option "--time-format=short|iso|unix|locale" to
    subvolume list
  btrfs-progs: change -t option for subvolume list to print a simple
    space-separated table (making it machine-readable)

 Documentation/btrfs-subvolume.asciidoc |   5 ++
 btrfs-list.c                           | 119 +++++++++++++++++++++++----------
 btrfs-list.h                           |   2 +
 cmds-subvolume.c                       |  16 ++++-
 4 files changed, 104 insertions(+), 38 deletions(-)

-- 
2.4.9


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

end of thread, other threads:[~2015-10-05 20:09 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-02 16:41 [PATCH 0/4] btrfs-progs: improve output of btrfs subvolume list command axel
2015-10-02 16:41 ` [PATCH 1/4] btrfs-progs: add -A option for subvolume list (print all available information) axel
2015-10-02 16:41 ` [PATCH 2/4] btrfs-progs: add "flags" column for subvolume list (shows "readonly" flag with -A) axel
2015-10-02 16:41 ` [PATCH 3/4] btrfs-progs: add option "--time-format=short|iso|unix|locale" to subvolume list axel
2015-10-02 16:41 ` [PATCH 4/4] btrfs-progs: change -t option for subvolume list to print a simple space-separated table (making it machine-readable) axel
2015-10-03  9:56   ` Goffredo Baroncelli
2015-10-03 10:06     ` Goffredo Baroncelli
2015-10-03 10:17     ` Axel Burri
     [not found]     ` <560FA944.3050606@digint.ch>
2015-10-03 17:41       ` Goffredo Baroncelli
2015-10-04  3:37         ` Duncan
2015-10-04 14:34           ` Goffredo Baroncelli
2015-10-05 15:08             ` Axel Burri
     [not found]             ` <56129171.4040200@digint.ch>
2015-10-05 15:42               ` Goffredo Baroncelli
2015-10-05 16:58                 ` Axel Burri
     [not found]                 ` <5612B30A.9030308@tty0.ch>
2015-10-05 20:09                   ` btrfs machine readable output [was Re: btrfs patches] Goffredo Baroncelli

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).