Cedric Le Goater wrote: > Pavel Emelianov wrote: >> The most importaint change is moving exit_task_namespaces() >> inside exit_notify() to makes it possible to notify the >> exiting task's parent. However this should be done before >> release_task() to address the issue pointed by Sukadev with >> NFS kernel thread. > > Have you actually checked that doing an unshare() with a NFS mount ?
Not unshare(), but clone(). I admit that I lost smth significant, but everything was fine... >> Other changes are small and do not deserve separate description. > > yes. if they were in a separate patch, you could push them to -mm. OK > thanks, > > C. > - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/