Whamcloud - gitweb
LU-991 llite: cleanup md_readpage interface
authorwangdi <di.wang@whamcloud.com>
Tue, 24 Jan 2012 08:08:46 +0000 (00:08 -0800)
committerOleg Drokin <green@whamcloud.com>
Thu, 1 Mar 2012 17:56:44 +0000 (12:56 -0500)
commitb7d606cf751378a25c270fa7fa3f3dc56066be13
tree2cf1f9951b9d046522f6ca3f62f934786be4c1a7
parent3e39a4218f3f69e67f5c8ef85a92f55a9e351fd0
LU-991 llite: cleanup md_readpage interface

Use md_op_data to transfer the parameters of readpage on client
metadata stack.

Signed-off-by: Wang Di <di.wang@whamcloud.com>
Change-Id: I103a555094e678711aa2f2e5d73ec848a452aed0
Reviewed-on: http://review.whamcloud.com/2001
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Fan Yong <yong.fan@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/include/obd.h
lustre/include/obd_class.h
lustre/liblustre/dir.c
lustre/liblustre/file.c
lustre/liblustre/llite_lib.h
lustre/llite/dir.c
lustre/lmv/lmv_obd.c
lustre/mdc/mdc_request.c