Messages in this thread |  | | | Date | Mon, 27 Jun 2005 10:42:23 +0100 | | From | Christoph Hellwig <> | | Subject | Re: reiser4 plugins |
| |
On Mon, Jun 27, 2005 at 01:30:06PM +0400, Alexander Zarochentsev wrote: > -- procfs has seq_file and sysconfig interfaces below the VFS and l-k people > do not complain each day about layering violation ;-) Procfs is taken as an > example because it deals with objects of different types, actually anybody > may create own procfs objects more or less general way.
seq_file actually works at the file_operations level, that's exactly what I'm telling you to do. The old sub-callbacks are on their way out.
> I don't belive that you want to see all reiser4-specific things as item > plugins, disk format plugins in the VFS.
If you'd read the previous discussions you'd see that no one complained about disk format plugins.
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |