On 03/18/2016 09:31 PM, David Sterba wrote:
On Fri, Mar 18, 2016 at 04:54:24PM +0800, Anand Jain wrote:
On 03/17/2016 10:19 PM, David Sterba wrote:
On Wed, Mar 16, 2016 at 10:14:33PM +0800, Anand Jain wrote:
Makes few subvol related functions usable outside of subvol
command set.
This is a preparatory patch for encryption support. The changes
here are:
Created new file subvolume.c
Created btrfs_get_subvol_info() from parts of cmd_subvol_show()
Moved get_subvol_name() to subvolume.c
Moved test_issubvolume() to subvolume.c
Created subvolume.h to define the above functions.
Such helpers are in utils.[ch], eg. there's test_issubvolname.
You meant to move them/it to subvolume.c/h right ?
No, please keep using utils.[ch] for now.
Agreed.
V3 was sent out. (and now its a patch set of 6).
Thanks, Anand
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html