[PATCH 00/13] sysfs publishing patchset (v3)

2013-11-15 Thread Jeff Mahoney
This patchset implements the stubbed-out sysfs interface for btrfs. Or at least begins to do so. We publish: - Features supported by the file system implementation - Features enabled on the file system, including features unknown to the implemenation. These attributes can also be used to enable

Re: [PATCH 00/13] [PATCH 00/13] sysfs publishing patchset (v2)

2013-11-06 Thread David Sterba
On Fri, Nov 01, 2013 at 01:06:54PM -0400, Jeff Mahoney wrote: v2: An earlier version had a chunk intended for fs/btrfs/extent-tree.c added as part of patch 13 instead of patch 10, causing build failures. fsid/devices/sdc1 fsid/devices/sdd1 fsid/label fsid/allocation/data/flags ...

Re: [PATCH 00/13] [PATCH 00/13] sysfs publishing patchset (v2)

2013-11-06 Thread David Sterba
On Wed, Nov 06, 2013 at 06:02:26PM +0100, David Sterba wrote: How is the mixed blockgroup setup presented? I guess that the values from used_bytes, total_bytes etc would be the same for data and metadata and the flags would denote that it's mixed. Found, patch [10/13], it's 'mixed', no

Re: [PATCH 00/13] [PATCH 00/13] sysfs publishing patchset (v2)

2013-11-06 Thread Jeff Mahoney
On 11/6/13, 12:02 PM, David Sterba wrote: On Fri, Nov 01, 2013 at 01:06:54PM -0400, Jeff Mahoney wrote: v2: An earlier version had a chunk intended for fs/btrfs/extent-tree.c added as part of patch 13 instead of patch 10, causing build failures. fsid/devices/sdc1 fsid/devices/sdd1

[PATCH 00/13] [PATCH 00/13] sysfs publishing patchset (v2)

2013-11-01 Thread Jeff Mahoney
This patchset implements the stubbed-out sysfs interface for btrfs. Or at least begins to do so. We publish: - Features supported by the file system implementation - Features enabled on the file system, including features unknown to the implemenation. These attributes can also be used to enable

Re: [patch 00/13] sysfs publishing patchset

2013-10-29 Thread Goffredo Baroncelli
Hi Jeff, On 2013-10-21 23:19, Jeff Mahoney wrote: This patchset implements the stubbed-out sysfs interface for btrfs. Or at least begins to do so. We publish: - Features supported by the file system implementation - Features enabled on the file system, including features unknown to the

Re: [patch 00/13] sysfs publishing patchset

2013-10-29 Thread Jeff Mahoney
On 10/29/13, 2:25 PM, Goffredo Baroncelli wrote: Hi Jeff, On 2013-10-21 23:19, Jeff Mahoney wrote: This patchset implements the stubbed-out sysfs interface for btrfs. Or at least begins to do so. We publish: - Features supported by the file system implementation - Features enabled on the

Re: [patch 00/13] sysfs publishing patchset

2013-10-29 Thread Goffredo Baroncelli
Hi Jeff On 2013-10-29 21:26, Jeff Mahoney wrote: This for two reasons: 1) so it would be possible to show also the disks informations under a dev/ directory. It would be possible to handle the case that some disks are registered in btrfs but the related filesystems aren't mounted (like

Re: [patch 00/13] sysfs publishing patchset

2013-10-22 Thread Josef Bacik
On Mon, Oct 21, 2013 at 05:19:40PM -0400, Jeff Mahoney wrote: This patchset implements the stubbed-out sysfs interface for btrfs. Or at least begins to do so. We publish: - Features supported by the file system implementation - Features enabled on the file system, including features unknown

Re: [patch 00/13] sysfs publishing patchset

2013-10-22 Thread Josef Bacik
On Tue, Oct 22, 2013 at 02:39:06PM -0400, Jeff Mahoney wrote: On 10/22/13 2:26 PM, Josef Bacik wrote: On Mon, Oct 21, 2013 at 05:19:40PM -0400, Jeff Mahoney wrote: This patchset implements the stubbed-out sysfs interface for btrfs. Or at least begins to do so. We publish: - Features