From: chenditang <chendt.fnst@cn.fujitsu.com>
To: bhalevy@tonian.com
Cc: linux-nfs@vger.kernel.org, LINE <fnst-xmlinux@cn.fujitsu.com>
Subject: pnfs: WRITE operation will not send LAYOUTCOMMI OP to MDS if use filelayout
Date: Mon, 18 Mar 2013 15:11:52 +0800 [thread overview]
Message-ID: <5146BE38.2060004@cn.fujitsu.com> (raw)
In the recent pnfs kernel versions, WRITE operation will not send
LAYOUTCOMMI OP to MDS if use filelayout.
In nfs_write_rpcsetup function, the value of the variable 'stable' will
always be NFS_FILE_SYNC(ncommit is 0). so NFS_INO_LAYOUTCOMMIT
flag will not be set.
The value of the variable ncommit' will be ++ in the later process
(nfs_writeback_release_common function).
Thanks!
next reply other threads:[~2013-03-18 7:15 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-18 7:11 chenditang [this message]
2013-03-18 9:01 ` pnfs: WRITE operation will not send LAYOUTCOMMI OP to MDS if use filelayout Benny Halevy
2013-03-18 10:47 ` chenditang
2013-03-18 12:57 ` Myklebust, Trond
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=5146BE38.2060004@cn.fujitsu.com \
--to=chendt.fnst@cn.fujitsu.com \
--cc=bhalevy@tonian.com \
--cc=fnst-xmlinux@cn.fujitsu.com \
--cc=linux-nfs@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.