Whamcloud - gitweb
Hack to force an MDS flush and also get the last_xid/last_committed from
authoradilger <adilger>
Thu, 31 Oct 2002 07:39:18 +0000 (07:39 +0000)
committeradilger <adilger>
Thu, 31 Oct 2002 07:39:18 +0000 (07:39 +0000)
commit1c83e36b0591a065c279d8dc3e137fb6b0fc032e
treeb093baf0552424a2b6d24198935147c0aebb5e76
parent5329404769e1546a76eec07185536ed18661a024
Hack to force an MDS flush and also get the last_xid/last_committed from
the MDS, so the client can flush its pending RPC requests before umount.

Also, make mdc_statfs() into a OBD method, just because we can.
lustre/include/linux/lustre_mds.h
lustre/llite/super.c
lustre/llite/super25.c
lustre/mdc/mdc_request.c
lustre/mds/handler.c