On Fri, 2008-09-12 at 10:53 -0700, [EMAIL PROTECTED] wrote:
> + *     But for single-mount semantics, devpts cannot use get_sb_single(),
> + *     because get_sb_single()/sget() find and use the super-block from
> + *     the most recent mount of devpts. But that recent mount may be a
> + *     'newinstance' mount and get_sb_single() would pick the newinstance
> + *     super-block instead of the initial super-block.

Can't you just override the test() function to get what you want here?

-- Dave

_______________________________________________
Containers mailing list
[EMAIL PROTECTED]
https://lists.linux-foundation.org/mailman/listinfo/containers

_______________________________________________
Devel mailing list
Devel@openvz.org
https://openvz.org/mailman/listinfo/devel

Reply via email to