From: J. Bruce Fields Date: Mon, 28 Apr 2008 22:22:50 +0000 (-0400) Subject: nfsd: remove unnecessary atomic ops X-Git-Tag: v2.6.27-rc1~961^2~40 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b55e0ba19cd2d83317a7f1dbb626080951442ab3;p=pandora-kernel.git nfsd: remove unnecessary atomic ops These bit operations don't need to be atomic. They're all done under a single big mutex anyway. Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed