Re: [PATCH] kobject: export kobj_sysfs_ops

2013-10-22 Thread Jeff Mahoney
On 10/22/13 2:03 AM, Greg KH wrote: > On Mon, Oct 21, 2013 at 05:22:44PM -0400, Jeff Mahoney wrote: >> struct kobj_attribute implements the baseline attribute functionality >> that can be used all over the place. We should export the ops associated >> with it. I have a series of patches on the linu

Re: [PATCH] kobject: export kobj_sysfs_ops

2013-10-21 Thread Greg KH
On Mon, Oct 21, 2013 at 05:22:44PM -0400, Jeff Mahoney wrote: > struct kobj_attribute implements the baseline attribute functionality > that can be used all over the place. We should export the ops associated > with it. I have a series of patches on the linux-btrfs list that depend > on using kobj_