On Sat, Oct 26, 2013 at 01:32:21PM +0200, Pavel Machek wrote:
> Hi!
>
> > We're in the process of separating out core sysfs functionality into
> > kernfs which will deal with sysfs_dirents directly. This patch
> > rearranges read path so that the kernfs and sysfs parts are separate.
>
> > +stati
Hi!
> We're in the process of separating out core sysfs functionality into
> kernfs which will deal with sysfs_dirents directly. This patch
> rearranges read path so that the kernfs and sysfs parts are separate.
> +static int sysfs_kf_seq_show(struct seq_file *sf, void *v)
> {
> struct sy
We're in the process of separating out core sysfs functionality into
kernfs which will deal with sysfs_dirents directly. This patch
rearranges read path so that the kernfs and sysfs parts are separate.
* Regular file read path is refactored such that
kernfs_seq_start/next/stop/show() handle all
3 matches
Mail list logo