SUNRPC: traverse clients tree on PipeFS event
authorStanislav Kinsbursky <skinsbursky@parallels.com>
Fri, 27 Apr 2012 09:00:17 +0000 (13:00 +0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 27 Apr 2012 18:10:00 +0000 (14:10 -0400)
v2: recursion was replaced by loop

If client is a clone, then it's parent can not be in the list.
But parent's Pipefs dentries have to be created and destroyed.

Note: event skip helper for clients introduced

Signed-off-by: Stanislav Kinsbursky <skinsbursky@parallels.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>

No differences found