Fwd: Re: [PATCH] btrfs: Introduce device pool sysfs attributes

2017-05-03 Thread Anand Jain
David, Can you pls comment on this. ? I don't think I got any comments on this. (And that's same for other two patches sent before about the failed disk). Thanks, Anand Forwarded Message Subject: Re: [PATCH] btrfs: Introduce device pool sysfs attributes Da

Re: [PATCH] btrfs: Introduce device pool sysfs attributes

2016-11-08 Thread Anand Jain
David, Any comments on this patch ? It would need rebase though, I shall do it based on your inputs. sysfs was most challenging to get correct. (There are defunct procfs and ioctl based patches as well which does the same thing). Thanks, Anand On 10/10/15 01:46, Anand Jain wrote: This p

Re: [PATCH] btrfs: Introduce device pool sysfs attributes

2016-11-08 Thread Anand Jain
David, Any comments on this patch ? It would need rebase though, I shall do it based on your inputs. sysfs was most challenging to get correct. (There are defunct procfs and ioctl based patches as well which does the same thing). Thanks, Anand On 10/10/15 01:46, Anand Jain wrote: This p

[PATCH] btrfs: Introduce device pool sysfs attributes

2015-10-09 Thread Anand Jain
This patch provides, sysfs attributes for user land to read device and pool related informations, form the btrfs kernel. Internally these informations are from the struct btrfs_fs_devices and btrfs_device. As sysfs would reflect the state of the devices within btrfs kernel, and so will help to deve