Re: [PATCH 0/5] Allow more than PAGESIZE data read in configfs



On Wed, Oct 11, 2006 at 01:19:35PM -0700, Andrew Morton wrote:
The patch deletes a pile of custom code from configfs and replaces it with
calls to standard kernel infrastructure and fixes a shortcoming/bug in the
process. Migration over to the new interface is trivial and almost
scriptable.

The configfs stuff is based on the sysfs code too. Should we
migrate sysfs/file.c to the same seq_file code? Serious question, if
the cleanup is considered better.

Joel

--

"I almost ran over an angel
He had a nice big fat cigar.
'In a sense,' he said, 'You're alone here
So if you jump, you'd best jump far.'"

Joel Becker
Principal Software Developer
Oracle
E-mail: joel.becker@xxxxxxxxxx
Phone: (650) 506-8127
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



Relevant Pages

  • Re: Density functional theory in hydrodynamics
    ... > handle the jump conditions across a material interface? ... > How do you handle Marangoni flow? ... How do you handle the jump conditions across a material ... In density functional theory there are no jumps across interface ...
    (sci.physics)
  • Re: Density functional theory in hydrodynamics
    ... How do you handle the jump conditions across a material ... > In density functional theory there are no jumps across interface ... The capillary pressure jump is the result of the complex ... I mean that I can assign surface-excess properties such as ...
    (sci.physics)
  • Re: [PATCH 0/5] Allow more than PAGESIZE data read in configfs
    ... Migration over to the new interface is trivial and almost ... The configfs stuff is based on the sysfs code too. ...
    (Linux-Kernel)
  • Re: [PATCH 0/5] Allow more than PAGESIZE data read in configfs
    ... calls to standard kernel infrastructure and fixes a shortcoming/bug in the ... Migration over to the new interface is trivial and almost ... The configfs stuff is based on the sysfs code too. ...
    (Linux-Kernel)
  • Re: Understanding Classes
    ... Allow the interface of a class to specify an instance variable which implements that interface: ... the Jump interface would be implemented by the jump instance variable. ... I'm undecided whether the instance variables which implement an interface should be required to be final or should be allowed to be an interface type or an abstract type, instead of required to be a concrete type. ...
    (comp.lang.java.programmer)

Loading