pnfs: Refactor the *_layout_mark_request_commit to use pnfs_layout_mark_request_commit
authorTom Haynes <thomas.haynes@primarydata.com>
Tue, 17 Feb 2015 22:58:15 +0000 (14:58 -0800)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Wed, 18 Feb 2015 15:20:35 +0000 (07:20 -0800)
The File Layout's filelayout_mark_request_commit() is almost the
Flex File Layout's ff_layout_mark_request_commit(). And that can
be reduced by calling into nfs_request_add_commit_list().

Signed-off-by: Tom Haynes <loghyr@primarydata.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>

No differences found