Messages in this thread |  | | Subject | Re: Editing-in-place of a large file | Date | Mon, 3 Sep 2001 11:48:39 +0100 (BST) | From | Alan Cox <> |
| |
> That is reimplementing file system functionality in user space. > I'm in doubts that this is considered good design...
Keeping things out of the kernel is good design. Your block indirections are no different to other database formats. Perhaps you think we should have fsql_operation() and libdb in kernel 8) - 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/
|  |