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)
commita8d8f02cf0c379693762107afe812b9e52090e39
tree85a9f40330bc059df32ecc38b10171d0b45e63fb
parent57208fa7e51ca16cd68de8e8bf482f16b06d3ea1
NFS: Create custom NFS v4 write_inode() function

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