From: Fred Isaman Date: Tue, 20 Mar 2012 16:51:24 +0000 (-0400) Subject: NFS: ncommit count is being double decremented X-Git-Tag: v3.4-rc1~123^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4f1b62a4b50a01e8d820717906b674807ef9ca3;p=pandora-kernel.git 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 Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed