[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <28511.1245263197@redhat.com>
Date: Wed, 17 Jun 2009 19:26:37 +0100
From: David Howells <dhowells@...hat.com>
To: Andreas Dilger <adilger@....com>
Cc: dhowells@...hat.com, torvalds@...l.org, akpm@...ux-foundation.org,
linux-kernel@...r.kernel.org, linux-afs@...ts.infradead.org,
linux-fsdevel@...r.kernel.org, Wang Lei <wang840925@...il.com>
Subject: Re: [PATCH 03/17] VFS: Implement handling for pathless pioctls
Andreas Dilger <adilger@....com> wrote:
> Wouldn't it make a lot more sense to create a virtual device, open the
> mountpoint, or do _something_ that associates these calls with AFS
> directly instead of having the kernel magically route the call to a
> specific filesystem?
Ummm... You mean like mkdir, rmdir, symlink, readlink, mknod, creat, open,
unlink, etc. aren't magically routed by the kernel to a specific filesystem
based on the pathname?
The exception to that is pathless pioctls which are most annoying and require
special handling and foreknowledge whatever.
David
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists