]> 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)
commit887688c0f7c011144b2e246646ff87dac81cb7ed
treeb368b1d8d0174277396de2edb9bec565d300732b
parent66d09d84f3392915417c520177f90991bec146d7
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