]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5203d521cfb2c02f7cdbb5a2d647c0253972fdfb
treef86527c24391f70d72a28111df5c541959e8f293
parente03d313acc9bf84dbc29fd3ecb5e6a2608c37019
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