Whamcloud - gitweb
LU-12125 llite: send file mode with rename RPC 84/41184/4
authorAndreas Dilger <adilger@whamcloud.com>
Sat, 9 Jan 2021 07:23:39 +0000 (00:23 -0700)
committerAndreas Dilger <adilger@whamcloud.com>
Wed, 13 Jan 2021 22:05:00 +0000 (22:05 +0000)
commitf3e5f92c89e3ff62a48d475f2892158294cc909a
tree4cfe176cb84527f93a4c5f7ff43c1b350e7ad6b3
parentb9274179adf0939909ff2dd78d077515a64fd25f
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
lustre/llite/namei.c