Whamcloud - gitweb
LU-12125 llite: send file mode with rename RPC 84/41184/5
authorAndreas Dilger <adilger@whamcloud.com>
Sat, 9 Jan 2021 07:23:39 +0000 (00:23 -0700)
committerOleg Drokin <green@whamcloud.com>
Fri, 22 Jan 2021 20:14:23 +0000 (20:14 +0000)
commit47576dc68cd90068cd5cbd5c889f04531fe6e682
treed7830872d5be11274da9dae3c3f14c34bd6e553d
parent42c52069cada6837df34a02638717dff709e5a0e
LU-12125 llite: send file mode with rename RPC

In preparation for parallel rename operations, send renamed file mode
to the MDS in order to allow the rename locking to be more efficient.

Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: I4691f30d151a8ff81e443d24109234341b3ebbe5
Reviewed-on: https://review.whamcloud.com/41184
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Lai Siyao <lai.siyao@whamcloud.com>
Reviewed-by: Yingjin Qian <qian@ddn.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/llite/namei.c