Whamcloud - gitweb
LU-11561 ofd: return attr syncjournal to sync_journal 82/33582/4
authorJames Nunez <jnunez@whamcloud.com>
Mon, 5 Nov 2018 19:07:43 +0000 (12:07 -0700)
committerOleg Drokin <green@whamcloud.com>
Sat, 10 Nov 2018 05:23:48 +0000 (05:23 +0000)
commit8701b62863eb71a67b80da873726903920d1bada
tree32eafe091aa83a0fd29eaa28a6e93402c0e0aa80
parent6c73ab942fef4db0f39809489ecb5d211cf02171
LU-11561 ofd: return attr syncjournal to sync_journal

The move of the ofd module from using proc to sysfs
changed sync_journal to syncjournal. We want to return
to using sync_journal to allow for interoperability
between old and new versions of Lustre and Lustre tests.

Test-Parameters: trivial testlist=replay-single

Signed-off-by: James Nunez <jnunez@whamcloud.com>
Change-Id: I6c9c61d64110bd7f3274aba0c831d5f6df0ab1f3
Reviewed-on: https://review.whamcloud.com/33582
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Tested-by: Jenkins
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Sonia Sharma <sharmaso@whamcloud.com>
lustre/ofd/lproc_ofd.c
lustre/ofd/ofd_dev.c
lustre/ofd/ofd_internal.h
lustre/ofd/ofd_io.c