nfs: defer inode_dio_done call until size update is done
authorChristoph Hellwig <hch@infradead.org>
Thu, 14 Nov 2013 16:50:29 +0000 (08:50 -0800)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Mon, 13 Jan 2014 22:29:48 +0000 (17:29 -0500)
We need to have the I/O fully finished before telling the truncate code
that we are done.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/direct.c

diff --cc fs/nfs/direct.c
Simple merge