]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Fix a typo in nfs_flush_multi
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 12 Sep 2011 15:47:53 +0000 (11:47 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 13 Sep 2011 21:06:57 +0000 (17:06 -0400)
commite0474820f9fc7c103c3a3a4d5a44e85467391060
treeb368b1d8d0174277396de2edb9bec565d300732b
parentcbc69d2c2cf0f33a0784b74ab6037ac41b2e2e0f
NFS: Fix a typo in nfs_flush_multi

Fix a typo which causes an Oops in the RPC layer, when using wsize < 4k.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Tested-by: Sricharan R <r.sricharan@ti.com>
fs/nfs/write.c