]> asedeno.scripts.mit.edu Git - linux.git/commit
pNFS: Fix a typo in pnfs_generic_alloc_ds_commits
authorTrond Myklebust <trond.myklebust@primarydata.com>
Mon, 1 May 2017 21:35:58 +0000 (17:35 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Tue, 2 May 2017 16:35:34 +0000 (12:35 -0400)
commit5f0114832a6eca70ee7563ba99b8e32da68f944b
treef1609b1f51325430ebd0246ccc35caa8199aae19
parent61f454e30c18a28924e96be12592c0d5e24bcc81
pNFS: Fix a typo in pnfs_generic_alloc_ds_commits

If the layout segment is invalid, we want to just resend the remaining
writes.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/pnfs_nfs.c