Re: [PATCH] Btrfs + Btrfs-progs: make pipe functions re-usable
From: David Sterba <hidden>
Date: 2012-09-14 11:04:38
From: David Sterba <hidden>
Date: 2012-09-14 11:04:38
On Fri, Sep 14, 2012 at 01:50:24PM +0800, anand jain wrote:
btrfs send introduced a part of code to read kernel-data from user-end using pipe. We need this part of code to be useable outside of send sub-cmd, so that developing service sub-cmd can use it.
What's 'service sub-cmd' please? david