From: Venkateswararao Jujjuri (JV) Date: Thu, 23 Sep 2010 00:19:19 +0000 (-0700) Subject: [9p] Introduce client side TFSYNC/RFSYNC for dotl. X-Git-Tag: v2.6.37-rc1~68^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=920e65dc6911da28a58e17f4b683302636fc6d8e;p=pandora-kernel.git [9p] Introduce client side TFSYNC/RFSYNC for dotl. SYNOPSIS size[4] Tfsync tag[2] fid[4] size[4] Rfsync tag[2] DESCRIPTION The Tfsync transaction transfers ("flushes") all modified in-core data of file identified by fid to the disk device (or other permanent storage device) where that file resides. Signed-off-by: Venkateswararao Jujjuri Signed-off-by: Eric Van Hensbergen --- Reading git-diff-tree failed