NFS: add comments clarifying the use of nfs_post_op_update()
authorChuck Lever <chuck.lever@oracle.com>
Wed, 20 Sep 2006 18:33:04 +0000 (14:33 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 23 Sep 2006 03:25:05 +0000 (23:25 -0400)
commitf551e44ff11d3e2ec8f37907bb88ec2433cc8b74
treef86527c24391f70d72a28111df5c541959e8f293
parenta53a3c58fd83e572a7c768d88b4c4e9840a57e82
NFS: add comments clarifying the use of nfs_post_op_update()

Comments-only change to clarify a detail of the NFS protocol and how it is
implemented in Linux.

Test plan:
None.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/inode.c
fs/nfs/write.c