[RFC] [PATCH] UBI: rewrite of sysfs.c

Thomas Gleixner tglx at linutronix.de
Fri Mar 16 18:25:17 EDT 2007


On Tue, 2007-03-13 at 18:42 +0200, Artem Bityutskiy wrote:
> Alexander Schmidt wrote:
> > Hi,
> > 
> > I rewrote the sysfs interface to use struct device instead of struct
> > class_device. This implies an interface change, as sysfs files are now
> > ordered in a different manner:
> > 
> > /sys/class/ubi/ubiX/ for device files
> > /sys/class/ubi/ubiX_Y/ for volumes
> > 
> > Before we had
> > 
> > /sys/class/ubi/ubiX/ for device files
> > /sys/class/ubi/ubiX/Y/ for volumes
> > 
> > Please let me know if you got any objections on this or if you have
> > proposals for a better implementation.
> > 
> > Signed-off-by: Alexander Schmidt <alexs at linux.vnet.ibm.com>
> 
> It seems we cannot preserve old sysfs structure...
> 
> It is fine with me. You and Thomas are the main users, so if it is ok
> with you - lets' apply this.

No objections. I will hack^Wscript my way around it and silently curse
at you :)

	tglx






More information about the linux-mtd mailing list