pnfs: recoalesce when ld write pagelist fails
authorPeng Tao <bergwolf@gmail.com>
Fri, 23 Sep 2011 01:50:14 +0000 (21:50 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 18 Oct 2011 16:08:13 +0000 (09:08 -0700)
commit8ce160c5ef06cc89c2b6b26bfa5ef7a5ce2c93e0
tree3f9bc67bba0f7cac91677759ed0eceefbf74984e
parent1b0ae068779874f54b55aac3a2a992bcf3f2c3c4
pnfs: recoalesce when ld write pagelist fails

For pnfs pagelist write failure, we need to pg_recoalesce and resend IO to
mds.

Signed-off-by: Peng Tao <peng_tao@emc.com>
Signed-off-by: Jim Rees <rees@umich.edu>
Cc: stable@kernel.org [3.0]
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/pnfs.c
fs/nfs/pnfs.h
fs/nfs/write.c