linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Aneesh Kumar K. V" <aneesh.kumar@linux.vnet.ibm.com>
To: "Venkateswararao Jujjuri \(JV\)" <jvrao@linux.vnet.ibm.com>,
	v9fs-developer@lists.sourceforge.net
Cc: linux-fsdevel@vger.kernel.org,
	"Venkateswararao Jujjuri \(JV\)" <jvrao@linux.vnet.ibm.com>
Subject: Re: [PATCH 2/2] [9p] Introduce client side TFSYNC/RFSYNC for dotl.
Date: Wed, 20 Oct 2010 18:27:16 +0530	[thread overview]
Message-ID: <m3eiblkonn.fsf@linux.vnet.ibm.com> (raw)
In-Reply-To: <1285376668-2234-2-git-send-email-jvrao@linux.vnet.ibm.com>

On Fri, 24 Sep 2010 18:04:28 -0700, "Venkateswararao Jujjuri (JV)" <jvrao@linux.vnet.ibm.com> wrote:
> 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.


I guess we want the operation to differentiate between fdatasync and
fsync. ie we want it to be 

size[4] Tfsync tag[2] fid[4] datasync[4]



-aneesh

      parent reply	other threads:[~2010-10-20 12:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-25  1:04 [PATCH 1/2] [fs/9p] Add file_operations for cached mode in dotl protocol Venkateswararao Jujjuri (JV)
2010-09-25  1:04 ` [PATCH 2/2] [9p] Introduce client side TFSYNC/RFSYNC for dotl Venkateswararao Jujjuri (JV)
2010-09-27 12:59   ` [V9fs-developer] " Eric Van Hensbergen
2010-09-27 15:54     ` Venkateswararao Jujjuri (JV)
2010-09-27 16:05       ` Eric Van Hensbergen
2010-10-20 12:57   ` Aneesh Kumar K. V [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3eiblkonn.fsf@linux.vnet.ibm.com \
    --to=aneesh.kumar@linux.vnet.ibm.com \
    --cc=jvrao@linux.vnet.ibm.com \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=v9fs-developer@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).