Whamcloud - gitweb
LU-1406 ofd: transaction and last_rcvd functions
authorMikhail Pershin <tappro@whamcloud.com>
Wed, 23 May 2012 07:58:03 +0000 (11:58 +0400)
committerOleg Drokin <green@whamcloud.com>
Mon, 11 Jun 2012 12:48:15 +0000 (08:48 -0400)
commit9e9efd99580c8e7d2064d7d1f76041843f8a2036
treef5e34d684257960e1783aa878ed1b3cd250a70aa
parent71d68757c76cb01ba4d9afa09c766fe48dce369c
LU-1406 ofd: transaction and last_rcvd functions

Add ofd transaction handlers and last_rcvd update function

Signed-off-by: Mikhail Pershin <tappro@whamcloud.com>
Change-Id: I14467658ea36d5b71eec7ce183190509a049eb09
Reviewed-on: http://review.whamcloud.com/2886
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Alex Zhuravlev <bzzz@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/ofd/Makefile.in
lustre/ofd/ofd_dev.c
lustre/ofd/ofd_fs.c
lustre/ofd/ofd_internal.h
lustre/ofd/ofd_trans.c [new file with mode: 0644]