Re: [patch 3/7] vfs: mountinfo: add mount ID

From: Al Viro
Date: Thu Mar 27 2008 - 18:14:23 EST


On Thu, Mar 27, 2008 at 01:06:22PM +0100, Miklos Szeredi wrote:
> From: Miklos Szeredi <mszeredi@xxxxxxx>
>
> Add a unique ID to each vfsmount using the IDR infrastructure. The
> identifiers are reused after the vfsmount is freed.

Er... That would need shifting allocation to attach_recursive_mnt()
and copy_tree()...

Anyway, nevermind that for now; I'll pick the variant with spinlock
from the previous patchset.
--
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/