]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9b1a7c34e7f16d3fa043d380416aae081f7631bb
tree6cfb977feec2645f5eb7a24c8e6cc03a1a9babe1
parent2f1b8a363d909b3f8b3648f2a9c3587fcfa4a5c9
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