commit | c4f1b62a4b50a01e8d820717906b674807ef9ca3 | [log] [tgz] |
---|---|---|
author | Fred Isaman <iisaman@netapp.com> | Tue Mar 20 12:51:24 2012 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Mar 20 13:05:08 2012 -0400 |
tree | 00235f72dd714761d9536408d3c7342d0da10c6d | |
parent | 540a0f7584169651f485e8ab67461fcb06934e38 [diff] |
NFS: ncommit count is being double decremented 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>