NFS: ncommit count is being double decremented
authorFred Isaman <iisaman@netapp.com>
Tue, 20 Mar 2012 16:51:24 +0000 (12:51 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 20 Mar 2012 17:05:08 +0000 (13:05 -0400)
The decrement is handled by each call to nfs_request_remove_commit_list,
no need to do it again in nfs_scan_commit.

Signed-off-by: Fred Isaman <iisaman@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>

No differences found