linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] add crtime to the snapshot list
@ 2012-08-01 12:01 Anand jain
  2012-08-01 12:01 ` [PATCH] Btrfs-progs: show crtime in " Anand jain
                   ` (3 more replies)
  0 siblings, 4 replies; 18+ messages in thread
From: Anand jain @ 2012-08-01 12:01 UTC (permalink / raw)
  To: linux-btrfs; +Cc: Anand

From: Anand <anand.jain@oracle.com>

 This patch adds creation-time to the snapshot list display,
 which would help user to better manage the snapshots when
 number of snapshots grow substantially. This patch is developed
 and on top of the send/receive btrfs and btrfs-progs repo at 
  git://github.com/ablock84/linux-btrfs.git (send-v2)
  git://github.com/ablock84/btrfs-progs.git (send-v2)
 respectively.

 Further this patch has the dependency on the following patches
  Liu Bo:
   [PATCH 2/3 RESEND] Btrfs-progs: show generation in command btrfs subvol list
   [PATCH 3/3] Btrfs-progs: list snapshots by generation

 Eg output:
   #btrfs su list -s 1 /btrfs
   ID 258 gen 39 cgen 6 top level 5 crtime 2012-07-27 17:43:55 path ss1
   ID 260 gen 8 cgen 8 top level 5 crtime 2012-07-27 17:47:51 path ss2
   ID 263 gen 16 cgen 16 top level 5 crtime 2012-07-29 00:50:19 path ss3
   ID 264 gen 25 cgen 25 top level 5 crtime 2012-07-30 09:56:50 path sv1/.snap

Anand Jain (1):
  Btrfs-progs: show crtime in the snapshot list

 btrfs-list.c |   45 ++++++++++++++++++++++++++++++++++++---------
 1 files changed, 36 insertions(+), 9 deletions(-)


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

end of thread, other threads:[~2012-08-14  6:03 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-01 12:01 [PATCH] add crtime to the snapshot list Anand jain
2012-08-01 12:01 ` [PATCH] Btrfs-progs: show crtime in " Anand jain
2012-08-01 12:14 ` [PATCH] add crtime to " Alexander Block
2012-08-01 15:56   ` anand jain
2012-08-01 12:43 ` Liu Bo
2012-08-03  9:48 ` [PATCH 0/9 V2] Include otime in " Anand jain
2012-08-03  9:48   ` [PATCH] Btrfs: introduce subvol uuids and times Anand jain
2012-08-03  9:48   ` [PATCH 1/9] Update ctree.h and ioctl.h for the new uuid+times for subvolumes Anand jain
2012-08-03  9:48   ` [PATCH 2/9] Btrfs-progs: search subvolumes with proper objectid Anand jain
2012-08-03  9:48   ` [PATCH 3/9] Btrfs-progs: refactor resolve_root() function a bit Anand jain
2012-08-03  9:48   ` [PATCH 4/9] Btrfs-progs: nuke redundant zeroing in __list_subvol_search() Anand jain
2012-08-03  9:48   ` [PATCH 5/9] Btrfs-progs: bring 'subvol get-default' back in Anand jain
2012-08-03  9:48   ` [PATCH 6/9] Btrfs-progs: show generation in command btrfs subvol list Anand jain
2012-08-03  9:48   ` [PATCH 7/9] Btrfs-progs: list snapshots by generation Anand jain
2012-08-03  9:48   ` [PATCH 8/9] Btrfs-progs: add otime to the snapshot list Anand jain
2012-08-03  9:48   ` [PATCH 9/9] Btrfs-progs: fix the btrfs subvol list path last char Anand jain
2012-08-14  6:04   ` [PATCH] get uuid of subvol and snapshot Anand jain
2012-08-14  6:04     ` [PATCH] add -u to show subvol uuid Anand jain

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