NFS: Create custom NFS v4 write_inode() function
authorBryan Schumaker <bjschuma@netapp.com>
Wed, 20 Jun 2012 19:53:49 +0000 (15:53 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 29 Jun 2012 15:46:47 +0000 (11:46 -0400)
This gives pnfs a chance to do a layout commit inside the v4 code.

Signed-off-by: Bryan Schumaker <bjschuma@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4_fs.h
fs/nfs/super.c
fs/nfs/write.c

Simple merge
diff --cc fs/nfs/super.c
Simple merge
diff --cc fs/nfs/write.c
Simple merge