On 2018-09-08 9:31 p.m., Al Viro wrote:
From: Al Viro <v...@zeniv.linux.org.uk>Now that we have the knode count, we can instantly check if any hnodes are non-empty. And that kills the check for extra references to root hnode - those could happen only if there was a knode to carry such a link. Signed-off-by: Al Viro <v...@zeniv.linux.org.uk>
Acked-by: Jamal Hadi Salim <j...@mojatatu.com> cheers, jamal