Home
last modified time | relevance | path

Searched hist:e0f9396e244c0dcc29921ebc3254cb25d6eb31cf (Results 1 – 1 of 1) sorted by relevance

/linux/fs/
H A Dpnode.ce0f9396e244c0dcc29921ebc3254cb25d6eb31cf Sat Jun 28 03:09:47 UTC 2025 Al Viro <viro@zeniv.linux.org.uk> propagate_one(): separate the "what should be the master for this copy" part

When we create the first copy for a peer group, it becomes a slave of
one of the existing copies; take that logics into a separate helper -
find_master(parent, last_copy, original).

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>