Whamcloud - gitweb
LU-3754 mdt: Enable data_version control 29/7329/3
authorAurelien Degremont <aurelien.degremont@cea.fr>
Thu, 25 Jul 2013 12:48:20 +0000 (14:48 +0200)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 29 Aug 2013 15:52:36 +0000 (15:52 +0000)
commit29c75754814f391682a96c44715cfa4b1f21354c
tree951f9bcc6f82ebbda4bab65c1d4cccedc228638a
parentad2a34cc126ab470b15d454a5ce05126291f92ae
LU-3754 mdt: Enable data_version control

When LU-1333 was landed, all HSM infrastructure was not yet landed and
it was not possible to archived a file. As a consequence, the original
patch did not compare on-disk archived data version and current file
data version.
Now, everything required is there and we should enable this
verification.

Signed-off-by: Aurelien Degremont <aurelien.degremont@cea.fr>
Change-Id: I9db86797b234d0f54c4c87bb84290b788f2d05bb
Reviewed-on: http://review.whamcloud.com/7329
Tested-by: Hudson
Reviewed-by: Jinshan Xiong <jinshan.xiong@intel.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Johann Lombardi <johann.lombardi@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
lustre/mdt/mdt_open.c