Re: [PATCHv2 1/5] VFS: DazukoFS, stackable-fs, file access control

From: Al Viro
Date: Thu Feb 12 2009 - 10:31:58 EST


On Thu, Feb 12, 2009 at 04:27:14PM +0100, Jan Engelhardt wrote:

> This ought to be done better in light of the problem that one
> could issue `mount -t dazukofs /mnt /opt`
> In kernel code, I'm thinking something like
>
> static int foofs_dothis(...)
> {
> buf = call d_path on sb->s_root

Call what on what? There is no such thing as the mountpoint of superblock.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/