Messages in this thread |  | | | From | Nikita Danilov <> | | Date | Mon, 2 Feb 2004 18:36:39 +0300 | | Subject | Re: Userspace filesystems (WAS: Encrypted Filesystem) |
| |
Pavel Machek writes: > Hi! >
[...]
> > Transient real failure looks pretty ugly. I'd not expect > read(/etc/passwd) to return -ENOMEM, and read(/#ftp:somewhere/passwd)
read(/etc/passwd) can fail with -ENOMEM while allocating a page in the page cache.
> should be the same, but as this is basically "can not happen"... I > guess that's enough. > Pavel
Nikita.
- 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/
|  |