From: Steven Whitehouse Date: Thu, 8 Nov 2007 14:55:03 +0000 (+0000) Subject: [GFS2] Use atomic_t for journal free blocks counter X-Git-Tag: v2.6.25-rc1~1241^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd041f0b4045db8646b36d393cbb274db60649f5;p=pandora-kernel.git [GFS2] Use atomic_t for journal free blocks counter This patch changes the counter which keeps track of the free blocks in the journal to an atomic_t in preparation for the following patch which will update the log reservation code. Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed