Whamcloud - gitweb
LU-14646 flr: write a FLR file downgrade SoM 71/43471/5
authorBobi Jam <bobijam@whamcloud.com>
Wed, 28 Apr 2021 04:43:11 +0000 (12:43 +0800)
committerOleg Drokin <green@whamcloud.com>
Thu, 27 May 2021 18:17:25 +0000 (18:17 +0000)
commitf437134e80a1b320e575d774061e693042f3eb4c
tree6b84564ae0d9d87f14c9f9755bf9abd3eb5c3817
parent9d3ce2985efc315529bf5faf6f3b970cd9949107
LU-14646 flr: write a FLR file downgrade SoM

Seek over file size and write a FLR file does not change its SoM
and that makes file size incorrect.

Signed-off-by: Bobi Jam <bobijam@whamcloud.com>
Change-Id: I3075389721bdd40be60e9206c37f6c1bea514cce
Reviewed-on: https://review.whamcloud.com/43471
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: John L. Hammond <jhammond@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/mdd/mdd_object.c