Re: [PATCH 0/6] tracing: open/delete fixes

2013-07-25 Thread Oleg Nesterov
On 07/24, Oleg Nesterov wrote: > > On 07/23, Oleg Nesterov wrote: > > > > Will try to test tomorrow. > > Well, it seems to work "as expected", Yes. And so far I think it is fine. > but I forgot about debugfs > problems. And yes. We still have the problems with "Failed to create system directory"

Re: [PATCH 0/6] tracing: open/delete fixes

2013-07-24 Thread Oleg Nesterov
On 07/23, Oleg Nesterov wrote: > > Will try to test tomorrow. Well, it seems to work "as expected", but I forgot about debugfs problems. And I am not sure I understand these problems correctly, will try to report more tomorrow. This makes me think again that perhaps the subsystem logic is not cor

[PATCH 0/6] tracing: open/delete fixes

2013-07-23 Thread Oleg Nesterov
Hello. Untested again, only for review. Sorry, I know this is annoying. Will try to test tomorrow. The only essential change is that "clear d_subdirs->i_private" comes as a last patch, this needs the additional comment in the changelogs of 1-4 but avoids the temporary complications. I am sending