Re: [PATCH] Btrfs + Btrfs-progs: make pipe functions re-usable
From: David Sterba <hidden>
Date: 2012-09-20 12:34:28
From: David Sterba <hidden>
Date: 2012-09-20 12:34:28
On Tue, Sep 18, 2012 at 01:33:29PM +0800, Anand Jain wrote:
'btrfs service history <mnt>|<dev>' is basically to show the list of cli/gui commands which are successfully run on the btrfs as part of its - creation (may be), configuration and maintenance.
Is it modelled after ZFS 'zpool history' command? AFAICS it captures actions modifiying the pools, there's nothing similar for btrfs. david