19 Apr
2012
19 Apr
'12
04:52
https://bugzilla.novell.com/show_bug.cgi?id=757783 https://bugzilla.novell.com/show_bug.cgi?id=757783#c6 --- Comment #6 from Vadim Ponomarev <ccrssaa@karelia.ru> 2012-04-19 04:52:10 UTC --- (In reply to comment #5)
This might be the mainline fix ...
- dentry->d_op = &pid_dentry_operations; + d_set_d_op(dentry, &pid_dentry_operations);
does not solve the problem with pid_namespace (3.1.9-1.4-desktop) net_namespace becomes zero in a short time after clone loop (the same behaviour without patch), pid_namespace leaks -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.