NFS: Remove pnfs_generic_transfer_commit_list()
authorTrond Myklebust <trond.myklebust@primarydata.com>
Sat, 9 Sep 2017 16:40:38 +0000 (12:40 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Sat, 9 Sep 2017 16:51:40 +0000 (12:51 -0400)
commit5d2a9d9dac902f438daa1334540398aec6c8dcfa
tree6cfb977feec2645f5eb7a24c8e6cc03a1a9babe1
parent137da553dba62dfc64fb8f4ccb5be769acbf615e
NFS: Remove pnfs_generic_transfer_commit_list()

It's pretty much a duplicate of nfs_scan_commit_list() that also
clears the PG_COMMIT_TO_DS flag.

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