From: Al Viro Date: Mon, 22 Mar 2010 12:53:19 +0000 (-0400) Subject: get rid of S_BIAS X-Git-Tag: v2.6.35-rc1~432^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b20bd1a5e78af267dc4b6e1ffed48d5d776302c5;p=pandora-kernel.git get rid of S_BIAS use atomic_inc_not_zero(&sb->s_active) instead of playing games with checking ->s_count > S_BIAS Signed-off-by: Al Viro --- Reading git-diff-tree failed