All of lore.kernel.org
 help / color / mirror / Atom feed
* pnfs: WRITE operation will not send LAYOUTCOMMI OP to MDS if use filelayout
@ 2013-03-18  7:11 chenditang
  2013-03-18  9:01 ` Benny Halevy
  2013-03-18 12:57 ` Myklebust, Trond
  0 siblings, 2 replies; 4+ messages in thread
From: chenditang @ 2013-03-18  7:11 UTC (permalink / raw)
  To: bhalevy; +Cc: linux-nfs, LINE

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!


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-03-18 12:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-18  7:11 pnfs: WRITE operation will not send LAYOUTCOMMI OP to MDS if use filelayout chenditang
2013-03-18  9:01 ` Benny Halevy
2013-03-18 10:47   ` chenditang
2013-03-18 12:57 ` Myklebust, Trond

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.