Re: [RFC] File flags handling - proposal for API.

Jamie Lokier (lkd@tantalophile.demon.co.uk)
Mon, 5 Jul 1999 20:49:41 +0200


David Woodhouse wrote:
> > Open mailer. "Attach File" blahblah.doc. "Attachment error: Is a
> > directory". (Switching mailers isn't an option: too many critical
> > features in use daily).
>
> Are you seriously suggesting that this should all be implemented in
> the kernel just to avoid having to do popen(tar) in a mailer?

No of course not. I'm suggesting the kernel has a hook -- an upcall to
invoke popen() in user space. And only for directories marked as
"documents".

So that documents are first class entities.

-- Jamie

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/